aboutsummaryrefslogtreecommitdiffstats
path: root/src/region-cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/region-cache.c')
-rw-r--r--src/region-cache.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/region-cache.c b/src/region-cache.c
index 53ce0e9d802..a0b85039e74 100644
--- a/src/region-cache.c
+++ b/src/region-cache.c
@@ -781,6 +781,7 @@ int region_cache_backward (struct buffer *buf, struct region_cache *c,
781 781
782/* Debugging: pretty-print a cache to the standard error output. */ 782/* Debugging: pretty-print a cache to the standard error output. */
783 783
784void pp_cache (struct region_cache *) EXTERNALLY_VISIBLE;
784void 785void
785pp_cache (struct region_cache *c) 786pp_cache (struct region_cache *c)
786{ 787{