Changeset 143 for trunk/Cocoa/DockCam/DockCam.m
- Timestamp:
- 06/15/03 02:14:35 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/DockCam/DockCam.m
r5 r143 354 354 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification; 355 355 { 356 [CURLHandle curlHelloSignature: 'XxXx' acceptAll:YES];356 [CURLHandle curlHelloSignature: @"XxXx" acceptAll: YES]; 357 357 } 358 358
Note:
See TracChangeset
for help on using the changeset viewer.