summaryrefslogtreecommitdiff
path: root/lib/strtoll.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2003-08-17 05:30:20 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2003-08-17 05:30:20 +0000
commit9d738dcb1db2c4833558f2a4e935aaa2aa5b93c1 (patch)
treefbc55b0fd9d1799286d78b6b8acebbc31b7975cc /lib/strtoll.c
parentbe1f94e3d6e1f561cb62a73e26e40c7051d966d9 (diff)
downloadgnulib-9d738dcb1db2c4833558f2a4e935aaa2aa5b93c1.tar.gz
Undo white space changes of 2003-08-12, allowing us to sync more files
from glibc.
Diffstat (limited to 'lib/strtoll.c')
-rw-r--r--lib/strtoll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strtoll.c b/lib/strtoll.c
index 5d7b329565..8e9b26190e 100644
--- a/lib/strtoll.c
+++ b/lib/strtoll.c
@@ -16,7 +16,7 @@
with this program; if not, write to the Free Software Foundation,
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
-#define QUAD 1
+#define QUAD 1
#include <strtol.c>