Fix glitch in last commit to make it build

This commit is contained in:
Michael Natterer 2009-11-09 19:20:08 +01:00
parent 5fe5148368
commit b6e57b11d3
1 changed files with 1 additions and 2 deletions

View File

@ -102,8 +102,7 @@ static gchar buffer[BUFSIZE];
We need to block signal handlers for div_entry this time. We
happen to know that div_entry's callback data is our old
"friend", so we pull our friend out from where we stuck him in
the entry's userdata... Hopefully that does it. */
the entry's userdata... Hopefully that does it.
*/
static void maze_message (const gchar *message);