Changeset 367 in Main for trunk/Module/mod_proxy.c


Ignore:
Timestamp:
Oct 17, 2024, 1:22:49 PM (4 weeks ago)
Author:
Nishi
Message:

some fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Module/mod_proxy.c

    r315 r367  
    1515int MODULE_DECL mod_request(struct tw_tool* tools, struct tw_http_request* req, struct tw_http_response* res) { return TW_MODULE_PASS; }
    1616
    17 #ifdef __NETWARE__
    18 int main() { return 0; }
    19 #endif
     17END_MODULE
Note: See TracChangeset for help on using the changeset viewer.