]> git.cameronkatri.com Git - cgit.git/blobdiff - ui-atom.h
git: update to v2.32.0
[cgit.git] / ui-atom.h
index 749ffd36e0db9be9eaa3e3a31df33339badfedf4..dda953bbf4ff1d079d1ae30e346ee10c69bd3e2e 100644 (file)
--- a/ui-atom.h
+++ b/ui-atom.h
@@ -1,6 +1,6 @@
 #ifndef UI_ATOM_H
 #define UI_ATOM_H
 
-extern void cgit_print_atom(char *tip, char *path, int max_count);
+extern void cgit_print_atom(char *tip, const char *path, int max_count);
 
 #endif