Define to G[U]INT64_TO_{LE,BE}, not G[U]INT32_TO_{LE,BE}.

* glib.h (G[U]INT64_FROM_{LE,BE}):
Define to G[U]INT64_TO_{LE,BE}, not G[U]INT32_TO_{LE,BE}.

Wonder why it wasn't caught before.
This commit is contained in:
Raja R Harinath
1998-12-30 22:53:37 +00:00
parent 6e7e2575d7
commit 3558437281
10 changed files with 48 additions and 8 deletions

View File

@@ -1,3 +1,8 @@
1998-12-30 Raja R Harinath <harinath@cs.umn.edu>
* glib.h (G[U]INT64_FROM_{LE,BE}):
Define to G[U]INT64_TO_{LE,BE}, not G[U]INT32_TO_{LE,BE}.
Fri Dec 25 19:56:33 PST 1998 Manish Singh <yosh@gimp.org>
* acglib.m4