diff src/marker.c @ 21514:fa9ff387d260

Fix -Wimplicit warnings.
author Andreas Schwab <schwab@suse.de>
date Tue, 14 Apr 1998 12:25:56 +0000
parents 837148a1541f
children cabecb23d48c
line wrap: on
line diff
--- a/src/marker.c	Tue Apr 14 10:56:46 1998 +0000
+++ b/src/marker.c	Tue Apr 14 12:25:56 1998 +0000
@@ -36,6 +36,7 @@
 
 static int byte_debug_flag;
 
+void
 clear_charpos_cache (b)
      struct buffer *b;
 {