Undo previous change.
[pspp] / lib / strtoll.c
index 44f0970cf7ed8c9e6b8c9991d75f30b3c9dcb51c..f61f5ada64d2c403702086b44e9fdc0b58d40215 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>