diff options
Diffstat (limited to 'lib/libalpm/handle.h')
-rw-r--r-- | lib/libalpm/handle.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libalpm/handle.h b/lib/libalpm/handle.h index a7807cad..44c4904b 100644 --- a/lib/libalpm/handle.h +++ b/lib/libalpm/handle.h @@ -126,5 +126,3 @@ alpm_errno_t _alpm_set_directory_option(const char *value, char **storage, int must_exist); #endif /* ALPM_HANDLE_H */ - -/* vim: set noet: */ |