From b98ed0473ae4b3f546018f52c9cfac9f81c7e17f Mon Sep 17 00:00:00 2001 From: Joel de Vahl Date: Wed, 19 Dec 2007 21:35:07 +0000 Subject: stupid goddamn colon --- src/osxlaunch/main.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/osxlaunch/main.m') diff --git a/src/osxlaunch/main.m b/src/osxlaunch/main.m index 8d23f5b6..6b628a3b 100644 --- a/src/osxlaunch/main.m +++ b/src/osxlaunch/main.m @@ -40,7 +40,7 @@ -(void)windowWillClose:(NSNotification *)notification { - [task terminate] + [task terminate]; [NSApp terminate:self]; } @end -- cgit 1.4.1