Fix order of *_PARAM_SPEC_ULONG defines.

* gparamspecs.h (G_IS_PARAM_SPEC_FLAGS): Fix order of
	*_PARAM_SPEC_ULONG defines.
This commit is contained in:
Joshua N Pritikin
2001-10-10 22:38:20 +00:00
parent ceea1612c4
commit 5c0d84b7e4
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
Wed Oct 10 15:38:58 2001 Joshua N Pritikin <vishnu@pobox.com>
* gparamspecs.h (G_IS_PARAM_SPEC_FLAGS): Fix order of
*_PARAM_SPEC_ULONG defines.
Thu Oct 4 01:10:52 2001 Owen Taylor <otaylor@redhat.com>
* gparamspecs.h: Add missing G_HAVE_GINT64 conditionalization.