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

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

version 1.5, 2003/06/03 02:56:23 version 1.6, 2003/07/10 00:06:52
Line 45 
Line 45 
 #include "var.h"  #include "var.h"
 #include "string.h"  #include "string.h"
 #include <stdlib.h>  #include <stdlib.h>
   #include <string.h>
   
 struct var *  struct var *
 var_set1(head, name, v)  var_set1(head, name, v)

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