summaryrefslogtreecommitdiff
path: root/lib/ftoastr.h
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-02-06 14:13:03 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-02-06 14:13:03 -0800
commite765a388299ce398f7f5cf57bc74b8134d785f43 (patch)
tree8666752cedade7bca7ce697b7a6d002b25f9692d /lib/ftoastr.h
parent5976c3fe907ebb3254fd2f07c765ea7492b44f63 (diff)
downloademacs-e765a388299ce398f7f5cf57bc74b8134d785f43.tar.gz
gnulib: undo previous change
Diffstat (limited to 'lib/ftoastr.h')
-rw-r--r--lib/ftoastr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ftoastr.h b/lib/ftoastr.h
index 8aacb7908ce..6264952e8e9 100644
--- a/lib/ftoastr.h
+++ b/lib/ftoastr.h
@@ -17,7 +17,7 @@
/* Written by Paul Eggert. */
-#ifndef _gl_GL_FTOASTR_H
+#ifndef _GL_FTOASTR_H
#include "intprops.h"
#include <float.h>
@@ -141,4 +141,4 @@ enum
#define DBL_BUFSIZE_BOUND ( DBL_STRLEN_BOUND + 1)
#define LDBL_BUFSIZE_BOUND (LDBL_STRLEN_BOUND + 1)
-#endif /* _gl_GL_FTOASTR_H */
+#endif /* _GL_FTOASTR_H */