Changeset 30031
- Timestamp:
- 09/21/14 17:07:58 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/httpdfunc.h
r30029 r30031 4804 4804 char* webgettestpage(char* param, int fmt) 4805 4805 { 4806 char* buf = NULL, *tmpstr = NULL, *tmpstr1 = NULL , *helppath = NULL, *lang = NULL;4806 char* buf = NULL, *tmpstr = NULL, *tmpstr1 = NULL; 4807 4807 if(param == NULL) return NULL; 4808 4808
Note: See TracChangeset
for help on using the changeset viewer.