Changeset 9181

Show
Ignore:
Timestamp:
12/19/07 18:22:15 (11 months ago)
Author:
baron
Message:

Return error under error condition

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/osx/idle.c

    r8972 r9181  
    115115    { 
    116116        printf("Couldn't grab properties of system\n"); 
     117        return NULL; 
    117118    } 
    118119