summaryrefslogtreecommitdiffstats
path: root/src/vlibapi/api_doc.md
diff options
context:
space:
mode:
authorMohsin Kazmi <sykazmi@cisco.com>2018-10-26 19:36:55 +0200
committerDamjan Marion <dmarion@me.com>2018-10-27 09:05:30 +0000
commit5723f4a5c05dcf02b6676dd32f836d4021457dd6 (patch)
tree30c80219584add909462c5ebde79470bea6c0482 /src/vlibapi/api_doc.md
parent5e48bbae26f92fc430d874026d33fca7b371c099 (diff)
virtio: remove the extra return call
Change-Id: I6e43953a6ad1bd672e69d8377d18bd9614b469d8 Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
Diffstat (limited to 'src/vlibapi/api_doc.md')
0 files changed, 0 insertions, 0 deletions
s2210 Integration testsGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: de1048f3a3c5ebcd006df29f2e8eb853cac94db4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.robot text
*.rst text
*.yaml text
*.vat text

## Declare files that will always have CRLF line endings on checkout.
#*.sln text eol=crlf

# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary