diff options
| author | patrick-scho | 2025-12-01 01:05:31 +0100 |
|---|---|---|
| committer | patrick-scho | 2025-12-01 01:05:31 +0100 |
| commit | cc0722edd0776bacaec72e9b0e7a39983ee45e1e (patch) | |
| tree | 10c5b7ff428b85498a8002b17f71678da41faa18 /ui-summary.h | |
| parent | e8a031e1a565111169213d7fc13db4dd14fd926e (diff) | |
| download | ps-cgit-cc0722edd0776bacaec72e9b0e7a39983ee45e1e.tar.gz ps-cgit-cc0722edd0776bacaec72e9b0e7a39983ee45e1e.zip | |
moar changez
Diffstat (limited to 'ui-summary.h')
| -rw-r--r-- | ui-summary.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui-summary.h b/ui-summary.h index cba696a..4118fb9 100644 --- a/ui-summary.h +++ b/ui-summary.h @@ -3,5 +3,6 @@ extern void cgit_print_summary(void); extern void cgit_print_repo_readme(const char *path); +extern void cgit_print_repo_readme_no_layout(const char *path); #endif /* UI_SUMMARY_H */ |
