Fix a typo. (#310243, Richard Laager)

2005-07-13  Matthias Clasen  <mclasen@redhat.com>

	* glib/gfileutils.c (g_mkdir_with_parents): Fix a
	typo.  (#310243, Richard Laager)
This commit is contained in:
Matthias Clasen
2005-07-13 18:59:46 +00:00
committed by Matthias Clasen
parent deef36d182
commit b36f775177
5 changed files with 13 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
2005-07-13 Matthias Clasen <mclasen@redhat.com>
* glib/gfileutils.c (g_mkdir_with_parents): Fix a
typo. (#310243, Richard Laager)
* glib/goption.c (g_option_group_add_entries): Warn if a
short name is not acceptable.