summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/delta.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libalpm/delta.h')
-rw-r--r--lib/libalpm/delta.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libalpm/delta.h b/lib/libalpm/delta.h
index c9d57c89..d80c0745 100644
--- a/lib/libalpm/delta.h
+++ b/lib/libalpm/delta.h
@@ -31,5 +31,3 @@ off_t _alpm_shortest_delta_path(alpm_handle_t *handle, alpm_list_t *deltas,
const char *to, alpm_list_t **path);
#endif /* ALPM_DELTA_H */
-
-/* vim: set noet: */