Ignore:
Timestamp:
03/12/03 21:30:33 (21 years ago)
Author:
Nicholas Riley
Message:

Broken, to-be-removed authorization implementation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/Pester/Source/wakein.h

    r117 r118  
    77//
    88
    9 enum {
    10     PSWakeErrorSyntax = 1,
    11     PSWakeErrorException = 2,
    12     PSWakeErrorPermissions = 3
    13 };
     9#define kPesterWakeTime @"WakeTime"
     10#define kPesterWakeException @"WakeException"
Note: See TracChangeset for help on using the changeset viewer.