mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Add missing newline
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24591 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9e2f80b2c2
commit
7b005182aa
1 changed files with 1 additions and 0 deletions
|
@ -4934,6 +4934,7 @@ static void indentation(unsigned level, NSMutableString *str)
|
|||
NL;
|
||||
INDENT(3);
|
||||
[str appendString: @"</value>"];
|
||||
NL;
|
||||
INDENT(2);
|
||||
[str appendString: @"</param>"];
|
||||
NL;
|
||||
|
|
Loading…
Reference in a new issue