mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
fix typos
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28694 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6455c3e533
commit
447a3d1c69
6 changed files with 6 additions and 6 deletions
|
@ -1416,7 +1416,7 @@ NSDictionary *locale)
|
|||
{
|
||||
int temp = width;
|
||||
width = prec;
|
||||
PAD ('0');;
|
||||
PAD ('0');
|
||||
width = temp;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue