clean up and remove a warning

This commit is contained in:
Mitchell Livingston
2007-12-25 19:14:45 +00:00
parent 2f44e0925d
commit e9238b7860
4 changed files with 6 additions and 5 deletions

View File

@@ -45,7 +45,7 @@ typedef enum
}
- (id) initForPort: (int) portNumber withDelegate: (id) delegate;
- (void) endProbe;
- (void) cancelProbe;
- (void) callBackWithStatus: (port_status_t) status;
- (port_status_t) status;