[BACK]Return to tip.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / tip

Diff for /src/usr.bin/tip/Attic/tip.h between version 1.33 and 1.34

version 1.33, 2009/12/12 18:14:00 version 1.34, 2010/06/29 05:55:37
Line 137 
Line 137 
         }          }
         acu_t;          acu_t;
   
 #define equal(a, b)     (strcmp(a,b)==0)/* A nice function to string compare */  
   
 /*  /*
  * variable manipulation stuff --   * variable manipulation stuff --
  *   if we defined the value entry in value_t, then we couldn't   *   if we defined the value entry in value_t, then we couldn't

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34