projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1220685
)
.
author
Jim Meyering
<jim@meyering.net>
Tue, 29 Oct 1996 17:44:03 +0000
(17:44 +0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 29 Oct 1996 17:44:03 +0000
(17:44 +0000)
lib/xstrtol.h
patch
|
blob
|
history
diff --git
a/lib/xstrtol.h
b/lib/xstrtol.h
index cc8eddf061f1d2b5d228835057c5ee75413b2ae5..c5fad2fe825fc785788a45b878d22bd9a15fc562 100644
(file)
--- a/
lib/xstrtol.h
+++ b/
lib/xstrtol.h
@@
-1,5
+1,5
@@
-#ifndef
_xstrtol_h
_
-# define
_xstrtol_h
_ 1
+#ifndef
XSTRTOL_H
_
+# define
XSTRTOL_H
_ 1
# if STRING_TO_UNSIGNED
# define __xstrtol xstrtoul
@@
-63,4
+63,4
@@
strtol_error
# define STRTOL_FAIL_WARN(Str, Argument_type_string, Err) \
_STRTOL_ERROR (0, Str, Argument_type_string, Err)
-#endif /*
_xstrtol_h
_ */
+#endif /*
not XSTRTOL_H
_ */