gmessages: Clarify new-line behaviour of message functions
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 21 Oct 2013 14:09:13 +0000 (15:09 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 21 Oct 2013 14:30:47 +0000 (15:30 +0100)
commit1b04954cd0712f6bb1e5f575d015a781fdc2135b
tree7db2a37848d249cf2633423bfd33600392de2b9a
parent0e4d6664471cd3d6157595d868542708323a97f7
gmessages: Clarify new-line behaviour of message functions

Mention that g_printerr() and friends don’t append a trailing new-line
character to printed messages, but g_log() and friends do.
glib/gmessages.c
glib/gprintf.c