]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Add support for 'noheader' option
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 73d7208a2c7d24a8dd627da6321809521a5f2b48..1056231fb0f9169ec9e1fec6f62bea542aa20d3c 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -172,6 +172,7 @@ struct cgit_config {
        int summary_log;
        int summary_tags;
        int embedded;
        int summary_log;
        int summary_tags;
        int embedded;
+       int noheader;
 };
 
 struct cgit_page {
 };
 
 struct cgit_page {