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

Diff for /src/usr.bin/window/Attic/scanner.c between version 1.5 and 1.6

version 1.5, 2003/06/03 02:56:23 version 1.6, 2003/08/01 22:01:37
Line 45 
Line 45 
 #include "token.h"  #include "token.h"
 #include "context.h"  #include "context.h"
 #include "string.h"  #include "string.h"
   #include <stdlib.h>
   
 s_getc()  s_getc()
 {  {

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6