# | Line 34 | Line 34 | exit(0); | |
---|---|---|
34 | # the host should check this when reading data | |
35 | # means the host must be checked and updated to work with newer versions. | |
36 | sub print_ident() { | |
37 | < | print '# statgrab.pl $Revision$'; |
37 | > | print 'version statgrab.pl $Revision$'; |
38 | print "\n"; | |
39 | } | |
40 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |