- Test only

This commit is contained in:
Alexander Gottwald 2004-02-15 19:39:03 +00:00
parent 846eb8658e
commit c56096266e

View file

@ -1089,3 +1089,4 @@ winNormalizeName (const char *s)
*q = '\0';
return ret;
}