]> git.eshelyaron.com Git - emacs.git/commitdiff
(current_column_1): Add declaration.
authorRichard M. Stallman <rms@gnu.org>
Sun, 23 Jun 1996 19:20:33 +0000 (19:20 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 23 Jun 1996 19:20:33 +0000 (19:20 +0000)
src/indent.c

index a40006b9a5a78f9fc42cb553dc85028c39d383d9..60641ae54dc57b0291f7685ba30bd1d70cff9020 100644 (file)
@@ -50,6 +50,8 @@ int last_known_column_point;
 /* Value of MODIFF when current_column was called */
 int last_known_column_modified;
 
+static int current_column_1 ();
+
 /* Get the display table to use for the current buffer.  */
 
 struct Lisp_Char_Table *