projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7a5b1c
)
Sync from GNU libc. Use double quotes, not <...>
author
Jim Meyering
<jim@meyering.net>
Sat, 17 Feb 2001 16:56:20 +0000
(16:56 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 17 Feb 2001 16:56:20 +0000
(16:56 +0000)
around included file name.
lib/strtoul.c
patch
|
blob
|
history
diff --git
a/lib/strtoul.c
b/lib/strtoul.c
index 298ae9eab8234cbe1f054e761d65c6ec81366726..cfe239cdf2ae85d61dd05107739248bb994441c6 100644
(file)
--- a/
lib/strtoul.c
+++ b/
lib/strtoul.c
@@
-1,4
+1,4
@@
-/* Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 1999
, 2001
Free Software Foundation, Inc.
NOTE: The canonical source of this file is maintained with the GNU C Library.
Bugs can be reported to bug-glibc@prep.ai.mit.edu.
@@
-19,4
+19,4
@@
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define UNSIGNED 1
-#include
<strtol.c>
+#include
"strtol.c"