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