Improve g_file_set_contents docs
authorMatthias Clasen <mclasen@redhat.com>
Thu, 26 Aug 2010 04:00:56 +0000 (00:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 26 Aug 2010 04:00:56 +0000 (00:00 -0400)
commitb52cdaf2f01411df86b418f45a7dc04f1499fabe
tree4e4250cd6e0f239c5cad8d7954b2426efe88c148
parent925b4231dc7af90fa9ec2c442e640ebe20aedb5c
Improve g_file_set_contents docs

Mention that the temporary filename is longer than the passed-in
filename, so people can avoid passing a name that is already
NAME_MAX long.
glib/gfileutils.c