diff options
Diffstat (limited to 'lib/libalpm/sync.h')
-rw-r--r-- | lib/libalpm/sync.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libalpm/sync.h b/lib/libalpm/sync.h index b4dd124c..f9c61491 100644 --- a/lib/libalpm/sync.h +++ b/lib/libalpm/sync.h @@ -30,5 +30,3 @@ int _alpm_sync_check(alpm_handle_t *handle, alpm_list_t **data); int _alpm_sync_commit(alpm_handle_t *handle); #endif /* ALPM_SYNC_H */ - -/* vim: set noet: */ |