From 58dd663ac4ff37742b6028e495e84b122f3b4188 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sat, 4 Jun 2011 21:29:23 +1000 Subject: Formatting. --- cocoa/PlatCocoa.mm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cocoa/PlatCocoa.mm b/cocoa/PlatCocoa.mm index 83ef691e5..e87ccdd41 100644 --- a/cocoa/PlatCocoa.mm +++ b/cocoa/PlatCocoa.mm @@ -1390,8 +1390,7 @@ public: #pragma unused(rowIndex) } -- (NSInteger)numberOfRowsInTableView: -(NSTableView*)aTableView +- (NSInteger)numberOfRowsInTableView: (NSTableView*)aTableView { #pragma unused(aTableView) if (!box) -- cgit v1.2.3