[BACK]Return to ttyio.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mg

Diff for /src/usr.bin/mg/ttyio.c between version 1.14 and 1.15

version 1.14, 2001/05/03 20:40:22 version 1.15, 2001/05/23 22:20:36
Line 202 
Line 202 
 /*  /*
  * panic - just exit, as quickly as we can.   * panic - just exit, as quickly as we can.
  */   */
 VOID  void
 panic(s)  panic(s)
         char *s;          char *s;
 {  {

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15