mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Indented line
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11961 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b81b88d736
commit
ede9da937a
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ _NSFoundationUncaughtExceptionHandler (NSException *exception)
|
|||
userInfo: (NSDictionary*)userInfo
|
||||
{
|
||||
return AUTORELEASE([[self alloc] initWithName: name reason: reason
|
||||
userInfo: userInfo]);
|
||||
userInfo: userInfo]);
|
||||
}
|
||||
|
||||
+ (void) raise: (NSString*)name
|
||||
|
|
Loading…
Reference in a new issue