Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/dist/pppd/chat



Module Name:    src
Committed By:   he
Date:           Sat Mar 25 21:56:29 UTC 2006

Modified Files:
        src/dist/pppd/chat: chat.c

Log Message:
Fix previous correctly.  The "quiet" variable was not local.
Instead, the problem was declarations which followed a non-declaration
statement, which gcc 2.95 doesn't like, so reshuffle the order.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/dist/pppd/chat/chat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index