summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/group.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libalpm/group.h')
-rw-r--r--lib/libalpm/group.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libalpm/group.h b/lib/libalpm/group.h
index ef46adee..3b7a4644 100644
--- a/lib/libalpm/group.h
+++ b/lib/libalpm/group.h
@@ -26,5 +26,3 @@ alpm_group_t *_alpm_group_new(const char *name);
void _alpm_group_free(alpm_group_t *grp);
#endif /* ALPM_GROUP_H */
-
-/* vim: set noet: */