Changeset 393

Show
Ignore:
Timestamp:
03/04/07 23:00:59 (1 year ago)
Author:
malte
Message:

fixed compile errors & warnings

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/tools/daemon/lr_syntax.c

    r392 r393  
    1818 
    1919        char *ptr1; 
    20  
    21         char qcommand [MAX_MSG_SIZE]; 
    2220 
    2321        time_t tim; 
     
    123121 
    124122                                        execl( daemon_path, "vhcs2-rqst-mngr" ,(char*)NULL ); 
     123                                        #endif  
    125124 
    126125                                        exit(0);