1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-22 10:26:20 +00:00

(skip_initializer): Return void.

This commit is contained in:
Pavel Janík 2002-04-24 18:27:59 +00:00
parent 929fa5ce07
commit beedfcf163
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-04-24 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* ebrowse.c (skip_initializer): Return void.
2002-04-23 Colin Walters <walters@verbum.org>
* update-game-score.c (read_score) [HAVE_GETDELIM]: Trim trailing

View File

@ -2423,7 +2423,7 @@ skip_matching ()
}
}
int
void
skip_initializer ()
{
for (;;)