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:
1818879
)
Tweak comment: Solaris2.5.1 -> Solaris 2.5.1
author
Jim Meyering
<jim@meyering.net>
Wed, 23 Jul 2003 06:38:18 +0000
(06:38 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 23 Jul 2003 06:38:18 +0000
(06:38 +0000)
src/copy.c
patch
|
blob
|
history
diff --git
a/src/copy.c
b/src/copy.c
index 879ce426186c37c383ae047311cc0eab73df46f7..7a3ae3396437686e7d7d7a9bc127eabc266f9da7 100644
(file)
--- a/
src/copy.c
+++ b/
src/copy.c
@@
-1624,7
+1624,7
@@
valid_options (const struct cp_options *co)
assert (VALID_BACKUP_TYPE (co->backup_type));
/* FIXME: for some reason this assertion always fails,
- at least on Solaris2.5.1. Just disable it for now. */
+ at least on Solaris
2.5.1. Just disable it for now. */
/* assert (co->xstat == lstat || co->xstat == stat); */
/* Make sure xstat and dereference are consistent. */