diff options
Diffstat (limited to 'Drop Serve/AppDelegate.m')
| -rw-r--r-- | Drop Serve/AppDelegate.m | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Drop Serve/AppDelegate.m b/Drop Serve/AppDelegate.m index 4a72685..c982dad 100644 --- a/Drop Serve/AppDelegate.m +++ b/Drop Serve/AppDelegate.m @@ -14,7 +14,7 @@  - (void)dealloc  { -    [super dealloc]; +	[super dealloc];  }  - (void)applicationDidFinishLaunching:(NSNotification *)aNotification | 
