git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13105 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2002-03-13 16:54:05 +00:00
parent dd9fbc55cd
commit 3c1d9a2b03

View file

@ -3,7 +3,7 @@
* Tools/gdomap.c (log): Redefine to gdomap_log to avoid conflict
with syslog function on Darwin.
* Source/NSProcessInfo.m (main): Use STRINIGFY to get proper
* Source/NSProcessInfo.m (main): Use STRINGIFY to get proper
name of constant string class.
2002-03-13 Richard Frith-Macdonald <rfm@gnu.org>