(invalidate_current_column): Declare it as void.
This commit is contained in:
parent
5d01d666bd
commit
c9667ae1a9
1 changed files with 1 additions and 0 deletions
|
@ -282,6 +282,7 @@ however, ^M is treated as end of line when `selective-display' is t.")
|
|||
|
||||
/* Cancel any recorded value of the horizontal position. */
|
||||
|
||||
void
|
||||
invalidate_current_column ()
|
||||
{
|
||||
last_known_column_point = 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue