summaryrefslogtreecommitdiff
path: root/include/mfs_cleanup_db.h
diff options
context:
space:
mode:
authorUlf Lilleengen <lulf@pvv.ntnu.no>2009-07-18 11:11:03 +0200
committerUlf Lilleengen <lulf@pvv.ntnu.no>2009-07-18 11:11:03 +0200
commitfe92bb6fa8c7ccd15d9506f65c54e78de25881f7 (patch)
tree1d347f4001920ef5d3767c869788830f96cc4b9f /include/mfs_cleanup_db.h
parent3e3f49a94d308465840fec22ae746fa2432256f3 (diff)
- Cleanup headers and remove stale file.
Diffstat (limited to 'include/mfs_cleanup_db.h')
-rw-r--r--include/mfs_cleanup_db.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mfs_cleanup_db.h b/include/mfs_cleanup_db.h
index 24e977a..4c4611b 100644
--- a/include/mfs_cleanup_db.h
+++ b/include/mfs_cleanup_db.h
@@ -26,4 +26,4 @@ struct fuse_args;
void mfs_cleanup_db(sqlite3 *handle);
-#endif
+#endif /* !_MFS_CLEANUP_DB_ */