mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 07:28:43 +02:00
fix indentation (GConvertError): generic error is conventionally called
2000-09-28 Havoc Pennington <hp@pobox.com> * glib.h (GThreadPriority): fix indentation (GConvertError): generic error is conventionally called _FAILED rather than _OTHER, at least at the moment, according to GError docs in docs/reference. * gconvert.c: s/_OTHER/_FAILED/
This commit is contained in:
committed by
Havoc Pennington
parent
b4f692999f
commit
349eaa6a25
@@ -1,3 +1,12 @@
|
||||
2000-09-28 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* glib.h (GThreadPriority): fix indentation
|
||||
(GConvertError): generic error is conventionally called
|
||||
_FAILED rather than _OTHER, at least at the moment,
|
||||
according to GError docs in docs/reference.
|
||||
|
||||
* gconvert.c: s/_OTHER/_FAILED/
|
||||
|
||||
2000-09-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* configure.in: Adjusted the test for an unimplemented
|
||||
|
Reference in New Issue
Block a user