mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
fix missing space
This commit is contained in:
parent
ab5d06da6a
commit
490791a5e0
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ extern "C" {
|
|||
@end
|
||||
|
||||
@protocol NSSecureCoding <NSCoding>
|
||||
+ (BOOL)supportsSecureCoding;
|
||||
+ (BOOL) supportsSecureCoding;
|
||||
@end
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue