Ignore:
Timestamp:
01/04/15 14:54:00 (8 years ago)
Author:
Stephan
Message:

[webif] fix build warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/httpdfunc.h

    r32080 r32082  
    35433543printf("webadjust fmt: %d\n",fmt);
    35443544
    3545         char* buf = NULL, *tmpstr = NULL, *tmpstr1 = NULL, *tmpstr2 = NULL, *sendstr = NULL;
     3545        char* buf = NULL, *tmpstr = NULL, *tmpstr1 = NULL, *sendstr = NULL;
    35463546        int i = 0, max = 0, count = 0, maxlen = 0, pos = 0;
    35473547
     
    47324732///////////////////debuglevel
    47334733#ifdef BETA
     4734        char* tmpstr2 = NULL;   
    47344735        struct splitstr* ret2 = NULL;   
    47354736        tmpstr = ostrcat("10\n40\n50\n60\n70\n80\n90\n99\n100\n130\n150\n200\n250\n270\n300\n400\n900\n1000", NULL, 0, 0);
Note: See TracChangeset for help on using the changeset viewer.