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

Diff for /src/usr.bin/top/Attic/version.c between version 1.4 and 1.5

version 1.4, 2003/04/06 18:48:15 version 1.5, 2003/06/12 22:30:23
Line 34 
Line 34 
 #include "top.h"  #include "top.h"
 #include "patchlevel.h"  #include "patchlevel.h"
   
 char *version_string()  char *
   version_string(void)
 {  {
     static char version[16];      static char version[16];
   

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