diff options
Diffstat (limited to 'src/list.h')
-rw-r--r-- | src/list.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/list.h b/src/list.h index 9c879e91a..4653237f0 100644 --- a/src/list.h +++ b/src/list.h @@ -103,4 +103,3 @@ void clearList(List * list); void sortList(List * list); #endif -/* vim:set shiftwidth=4 tabstop=8 expandtab: */ |