diff options
Diffstat (limited to 'lib/libalpm/remove.h')
-rw-r--r-- | lib/libalpm/remove.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libalpm/remove.h b/lib/libalpm/remove.h index 8c6bd410..123720ab 100644 --- a/lib/libalpm/remove.h +++ b/lib/libalpm/remove.h @@ -33,4 +33,4 @@ int _alpm_remove_single_package(alpm_handle_t *handle, #endif /* _ALPM_REMOVE_H */ -/* vim: set ts=2 sw=2 noet: */ +/* vim: set noet: */ |