conversation.c: In function `convo_switch':
conversation.c:2686: `style' undeclared (first use in this function)
conversation.c:2686: (Each undeclared identifier is reported only once
conversation.c:2686: for each function it appears in.)
conversation.c: In function `update_convo_status':
conversation.c:2747: `style' undeclared (first use in this function)
I dunno enough about the code to be sure that this is the correct fix,
but it looks like this works. ;)
|