Changeset 315 in Main for trunk/Module/mod_proxy.c
- Timestamp:
- Oct 14, 2024, 7:01:02 PM (5 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Module/mod_proxy.c
r314 r315 14 14 15 15 int MODULE_DECL mod_request(struct tw_tool* tools, struct tw_http_request* req, struct tw_http_response* res) { return TW_MODULE_PASS; } 16 17 #ifdef __NETWARE__ 18 int main() { return 0; } 19 #endif
Note:
See TracChangeset
for help on using the changeset viewer.