Sync from coreutils.
[gnulib.git] / lib / strtoll.c
index f61f5ad..44f0970 100644 (file)
@@ -16,7 +16,7 @@
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#define        QUAD    1
+#define QUAD   1
 
 #include <strtol.c>