diff options
Diffstat (limited to 'lib/libalpm/util.h')
-rw-r--r-- | lib/libalpm/util.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libalpm/util.h b/lib/libalpm/util.h index 072799b8..9a3942f1 100644 --- a/lib/libalpm/util.h +++ b/lib/libalpm/util.h @@ -159,5 +159,3 @@ char *strsep(char **, const char *); #define UNUSED __attribute__((unused)) #endif /* ALPM_UTIL_H */ - -/* vim: set noet: */ |