Projects
Browse Source     Search     Timeline     Wiki

Changeset 23592

Show
Ignore:
Timestamp:
2008-04-08 09:37:06 (6 months ago)
Author:
zarzycki@…
Message:

A small text change.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/launchd/src/launchd_core_logic.c

    r23589 r23592  
    25082508                                EV_ADD, NOTE_SECONDS, LAUNCHD_SIGKILL_TIMER, j) != -1); 
    25092509 
    2510         job_log(j, LOG_DEBUG, "Sent SIGKILL signal."); 
     2510        job_log(j, LOG_DEBUG, "Sent SIGKILL signal"); 
    25112511} 
    25122512