Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
remote-testgit: report success after an import
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index 2dc4decbc9d2ef994789dbda6bea1b40bcc9fe80..dbd8018b5827ce40fd72ac0ba84934551a11f225 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-1183,6
+1183,7
@@
extern int pager_in_use(void);
extern int pager_use_color;
extern int term_columns(void);
extern int decimal_width(int);
+extern int check_pager_config(const char *cmd);
extern const char *editor_program;
extern const char *askpass_program;