summaryrefslogtreecommitdiffstats
path: root/src/pacman/callback.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacman/callback.h')
-rw-r--r--src/pacman/callback.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pacman/callback.h b/src/pacman/callback.h
index 555c396d..e49f86dd 100644
--- a/src/pacman/callback.h
+++ b/src/pacman/callback.h
@@ -44,5 +44,3 @@ __attribute__((format(printf, 2, 0)))
void cb_log(alpm_loglevel_t level, const char *fmt, va_list args);
#endif /* PM_CALLBACK_H */
-
-/* vim: set noet: */