forked from Imagelibrary/rtems
2002-02-27 Ilya Alexeev <ilya@continuum.ru>
* net/if_ppp.c, pppd/auth.c, pppd/chat.c, pppd/pppd.h, pppd/sys-rtems.c: Add server with pap-authorization capabilities as well as eliminate some warnings.
This commit is contained in:
@@ -598,7 +598,7 @@ int c;
|
||||
void chat_send (s)
|
||||
register char *s;
|
||||
{
|
||||
char file_data[STR_LEN];
|
||||
/* char file_data[STR_LEN]; */
|
||||
|
||||
if (say_next) {
|
||||
say_next = 0;
|
||||
|
||||
Reference in New Issue
Block a user