# | Line 78 | Line 78 | exit(0); | |
---|---|---|
78 | # the host should check this when reading data | |
79 | # means the host must be checked and updated to work with newer versions. | |
80 | sub print_ident() { | |
81 | < | print 'version statgrab.pl $Revision$'; |
81 | > | print 'packet.version statgrab.pl $Revision$'; |
82 | print "\n"; | |
83 | } | |
84 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |