maint: ensure the mbsalign module is C89 compatible
authorPádraig Brady <P@draigBrady.com>
Fri, 1 Oct 2010 13:28:18 +0000 (14:28 +0100)
committerPádraig Brady <P@draigBrady.com>
Fri, 1 Oct 2010 15:30:31 +0000 (16:30 +0100)
commit288bfea72cfb645e1635e6ae62e4cd2aac57e826
treecc91a5465d40c087e30b3fe383f11521287dc770
parent6067d0522888ec279d3fa3f1128892fa2d32c8fb
maint: ensure the mbsalign module is C89 compatible

This module may be moved to gnulib at some stage,
so keep it C89 compatible.

* gl/lib/mbsalign.c (mbsalign): Declare variables at start of scope
(ambsalign): Likewise
* gl/lib/mbsalign.h: Remove trailing comma from enum
Reported by Andrei Suhan
gl/lib/mbsalign.c
gl/lib/mbsalign.h