Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tr/perftest'
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index ae0396b84d566108a6b43dfd3ffed3a82f07d2a5..422c5cfcb374259b46a7f92fc2a08b726f54f77a 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-1177,6
+1177,8
@@
extern void setup_pager(void);
extern const char *pager_program;
extern int pager_in_use(void);
extern int pager_use_color;
+extern int term_columns(void);
+extern int decimal_width(int);
extern const char *editor_program;
extern const char *askpass_program;