summaryrefslogtreecommitdiffstats
path: root/src/different.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/different.h')
-rw-r--r--src/different.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/different.h b/src/different.h
new file mode 100644
index 0000000..e952500
--- /dev/null
+++ b/src/different.h
@@ -0,0 +1,3 @@
+int different_cat_file (const char *file);
+int different_man_file (const char *file);
+int free_catman_filelists (void);