index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/libalpm/sha1.h | 2 |
diff --git a/lib/libalpm/sha1.h b/lib/libalpm/sha1.h index 22530eb9..f00b4122 100644 --- a/lib/libalpm/sha1.h +++ b/lib/libalpm/sha1.h @@ -58,3 +58,5 @@ struct sha_ctx /* Needed for pacman */ char *_alpm_SHAFile (char *); + +/* vim: set ts=2 sw=2 noet: */ |