ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/tewi/Server/version.c
(Generate patch)

Comparing Server/version.c (file contents):
Revision 1.5 by nishi, Sun Nov 3 13:51:52 2024 UTC vs.
Revision 1.6 by nishi, Tue Nov 5 01:59:59 2024 UTC

# Line 41 | Line 41 | const char* tw_platform =
41      "Darwin"
42   #elif defined(__sun__)
43      "Solaris"
44 + #elif defined(__gnu_hurd__)
45 +    "GNU/Hurd"
46   #elif defined(__CYGWIN__)
47      "Cygwin"
48   #elif defined(_PSP)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines