Changeset 104 in Main for trunk/Server/version.c


Ignore:
Timestamp:
Sep 20, 2024, 12:16:52 AM (8 weeks ago)
Author:
Nishi
Message:

format, and fix platform

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Server/version.c

    r81 r104  
    99const char* tw_platform =
    1010#if defined(PLATFORM)
    11     PLATFORMM
     11    PLATFORM
    1212#elif defined(__NetBSD__)
    1313    "NetBSD"
Note: See TracChangeset for help on using the changeset viewer.