g_file_enumerate_children: Fix reference to wrong error code
authorMatthias Clasen <mclasen@redhat.com>
Fri, 30 Nov 2012 14:03:20 +0000 (09:03 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 30 Nov 2012 14:05:41 +0000 (09:05 -0500)
commita5f57bad20754b337357e1fba099773b34ed841d
tree4c55d0c201e30bffa36b25904c85b6c4efa373e2
parent30cff2a8e07a818a2bd8800549b264b6dec73b89
g_file_enumerate_children: Fix reference to wrong error code

This function does in fact return G_IO_ERROR_NOT_DIRETORY, and
not G_FILE_ERROR_NOTDIR.
gio/gfile.c