MAINTAINERS
author Mikael Hallendal <micke@imendio.com>
Thu, 28 Aug 2008 13:58:43 +0200
changeset 490 591bc9e3dc97
parent 129 c508a7de3eec
child 593 2c04915af500
permissions -rw-r--r--
Use g_strndup instead of strndup in asyncns.c, fixes LM-129 Switched to use g_strndup and remove the internal version of strndup from asyncns.c. Fixes problem where strndup exists.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
129
c508a7de3eec 2006-01-02 Mikael Hallendal <micke@imendio.com>
hallski <hallski>
parents:
diff changeset
     1
Mikael Hallendal <micke@imendio.com>