diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/interface.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interface.h b/src/interface.h index 1f87ba7fe..2987359a6 100644 --- a/src/interface.h +++ b/src/interface.h @@ -38,4 +38,3 @@ int interfacePrintWithFD(int fd, char * buffer, int len); int doIOForInterfaces(); #endif -/* vim:set shiftwidth=4 tabstop=8 expandtab: */ |