| # | Line 9 | Line 9 | printLine(); | |
|---|---|---|
| 9 | ||
| 10 | showStat("Operating System Release", "packet.os.release", $input); | |
| 11 | showStat("Operating System Version", "packet.os.version", $input); | |
| 12 | < | showStat("Operating System Name", "packet.os.name", $input"); |
| 12 | > | showStat("Operating System Name", "packet.os.name", $input); |
| 13 | showStat("System Name", "packet.os.sysname", $input); | |
| 14 | showStat("Operating System Platform", "packet.os.platform", $input); | |
| 15 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |