Undo previous change.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 15 May 2005 06:52:07 +0000 (06:52 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 15 May 2005 06:52:07 +0000 (06:52 +0000)
lib/strtoll.c

index 44f0970..f61f5ad 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>