mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-04-22 15:00:45 +00:00
o fix typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@19313 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
aa263b60b2
commit
6715dd175f
1 changed files with 1 additions and 1 deletions
|
@ -575,7 +575,7 @@ Method for GSWDeclarationParserPragmaDelegate protocol
|
|||
[self logPrefix],
|
||||
declarationFileName,
|
||||
declarationFrameworkName,
|
||||
processedFiles);
|
||||
_processedDeclarationsFilePaths);
|
||||
};
|
||||
NSDebugMLLog(@"GSWTemplateParser",@"declarations:%@\n",declarations);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue