aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2011-06-04 21:29:23 +1000
committernyamatongwe <unknown>2011-06-04 21:29:23 +1000
commit58dd663ac4ff37742b6028e495e84b122f3b4188 (patch)
treec3ec46eb94a357c4c47045ad844556d02c616a7c
parentf2c9652692aa996a5739b41d2d893cdc4077e754 (diff)
downloadscintilla-mirror-58dd663ac4ff37742b6028e495e84b122f3b4188.tar.gz
Formatting.
-rw-r--r--cocoa/PlatCocoa.mm3
1 files changed, 1 insertions, 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)