diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-11-30 16:27:57 +0100 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-11-30 16:59:04 +0100 |
commit | 295f712b2d3838b6576bd7ed12dbf7cf7c9e1e4f (patch) | |
tree | a1372d5e1cad3bdeeb11ac796ca1a47af511eaf9 /.vscode | |
parent | 26e08d45599deb4ade79e0ca45a97196f2bd7da9 (diff) |
Added Copyright headers.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to '.vscode')
-rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 496fc84..16b3a00 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -14,6 +14,7 @@ "cSpell.words": [ "apiv", "iosk", "zhouhui", "ldflags", "socketio", "xdsconfig", "golib", "sebd", "ccmd", "aargs", "eenv", "gdbserver", "NOFIX", "XDSAGENT", - "xaapiv" + "xaapiv", "joho", "sdkid", "godotenv", "sigs", "igdb", "TCGETS", + "TCSETS", "tcgetattr", "tcsetattr" ] } |