# HG changeset patch # User Richard M. Stallman # Date 835557633 0 # Node ID a544bb3eea53a821e8644f90ece147220442a8f6 # Parent 32fe67f92ee1118c4c151fe8ec9abcc53dc44097 (current_column_1): Add declaration. diff -r 32fe67f92ee1 -r a544bb3eea53 src/indent.c --- a/src/indent.c Sun Jun 23 18:47:37 1996 +0000 +++ b/src/indent.c Sun Jun 23 19:20:33 1996 +0000 @@ -50,6 +50,8 @@ /* 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 *