(file) Return to Log.c CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Executor

Diff for /pegasus/src/Executor/Log.c between version 1.1.2.4 and 1.1.2.5

version 1.1.2.4, 2007/01/09 02:41:16 version 1.1.2.5, 2007/01/09 17:46:26
Line 84 
Line 84 
  
     /* This array maps Pegasus "log levels" to syslog priorities. */     /* This array maps Pegasus "log levels" to syslog priorities. */
  
 /*  
 MEB: fix  
 */  
 #if 0  
     if ((int)type <= (int)_level)     if ((int)type <= (int)_level)
 #endif  
     {     {
         va_list ap;         va_list ap;
         va_start(ap, format);         va_start(ap, format);


Legend:
Removed from v.1.1.2.4  
changed lines
  Added in v.1.1.2.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2