changeset 5854:a3ce181534ab

Undo previous change.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 15 May 2005 06:52:07 +0000
parents e9b4b8791acd
children 46707c0e2a95
files lib/strtoll.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/strtoll.c
+++ b/lib/strtoll.c
@@ -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>