(file) Return to cimservera.c CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Security / Cimservera

Diff for /pegasus/src/Pegasus/Security/Cimservera/cimservera.c between version 1.3.4.2 and 1.3.4.3

version 1.3.4.2, 2008/01/16 20:37:39 version 1.3.4.3, 2008/04/08 18:24:07
Line 45 
Line 45 
  
 static void Exit(int status) static void Exit(int status)
 { {
     syslog(LOG_DEBUG, "exit(%d)", status);  
     exit(status);     exit(status);
 } }
  
Line 58 
Line 57 
     /* Open syslog: */     /* Open syslog: */
  
     openlog("cimservera", LOG_PID, LOG_AUTH);     openlog("cimservera", LOG_PID, LOG_AUTH);
     syslog(LOG_DEBUG, "started");  
  
     /* Check arguments. */     /* Check arguments. */
  


Legend:
Removed from v.1.3.4.2  
changed lines
  Added in v.1.3.4.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2