diff options
Diffstat (limited to '')
-rw-r--r-- | src/decode.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/decode.h b/src/decode.h index 874e82303..fd9bc1949 100644 --- a/src/decode.h +++ b/src/decode.h @@ -66,4 +66,3 @@ void decodeSigHandler(int sig); void decode(); #endif -/* vim:set shiftwidth=4 tabstop=8 expandtab: */ |