From 55bf19f025ab67562b151a40e2440c5c76b00ee5 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Sat, 7 Nov 2009 02:32:05 +0000 Subject: Tidy up. --- Source/SPExtendedTableInfo.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Source/SPExtendedTableInfo.h') diff --git a/Source/SPExtendedTableInfo.h b/Source/SPExtendedTableInfo.h index e9c17b56..bcb69e50 100644 --- a/Source/SPExtendedTableInfo.h +++ b/Source/SPExtendedTableInfo.h @@ -69,7 +69,7 @@ - (void)loadTable:(NSString *)table; // Task interaction -- (void) startDocumentTaskForTab:(NSNotification *)aNotification; -- (void) endDocumentTaskForTab:(NSNotification *)aNotification; +- (void)startDocumentTaskForTab:(NSNotification *)aNotification; +- (void)endDocumentTaskForTab:(NSNotification *)aNotification; @end -- cgit v1.2.3