Use g_path_get_basename() instead of strrchr(), so that either slash is
authorTor Lillqvist <tml@iki.fi>
Fri, 1 Oct 2004 20:12:50 +0000 (20:12 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Fri, 1 Oct 2004 20:12:50 +0000 (20:12 +0000)
commit1c1fb907696e9fea5a881f647fd919bc10377b1a
tree3c5f98fff016d1e37e43c2d1127ffd47268f6f7e
parentea58e960f9fc654a7b57c6dece6ad46a5300163d
Use g_path_get_basename() instead of strrchr(), so that either slash is

2004-10-01  Tor Lillqvist  <tml@iki.fi>

* glib/goption.c (g_option_context_parse): Use
g_path_get_basename() instead of strrchr(), so that either slash
is accepted on Windows.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/goption.c