mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
fix missing space
This commit is contained in:
parent
db750db460
commit
67af9faecb
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