Add a note pointing out the separate implementations in qof-win32.c

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22605 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
John Ralls 2012-12-01 22:42:19 +00:00
parent 2725d5a654
commit 586e124ba5

View File

@ -1235,7 +1235,7 @@ char dateSeparator (void)
return '\0';
}
/* The following functions have Win32 forms in qof-win32.c */
#ifndef G_OS_WIN32
gchar *
qof_time_format_from_utf8(const gchar *utf8_format)