]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-blob.h
Add separate header-files for each page/view
[ps-cgit] / ui-blob.h
diff --git a/ui-blob.h b/ui-blob.h
new file mode 100644 (file)
index 0000000..5a920a8
--- /dev/null
+++ b/ui-blob.h
@@ -0,0 +1,6 @@
+#ifndef UI_BLOB_H
+#define UI_BLOB_H
+
+extern void cgit_print_blob(const char *hex, char *path);
+
+#endif /* UI_BLOB_H */