projects
/
am-utils-6.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aedb46e
)
fix comment.
author
Christos Zoulas
<christos@zoulas.com>
Thu, 15 Sep 2011 16:31:27 +0000
(12:31 -0400)
committer
Christos Zoulas
<christos@zoulas.com>
Thu, 15 Sep 2011 16:31:27 +0000
(12:31 -0400)
amd/am_ops.c
patch
|
blob
|
history
diff --git
a/amd/am_ops.c
b/amd/am_ops.c
index 41b35306bfe805e20f0523ed35d7897e6d5626fb..16140d3732a7177458951fe75b6aac65044d7604 100644
(file)
--- a/
amd/am_ops.c
+++ b/
amd/am_ops.c
@@
-339,7
+339,7
@@
merge_opts(const char *opts1, const char *opts2)
*eq = '\0';
/* find reverse option of oneopt */
revoneopt = reverse_option(oneopt);
- /* if option orits reverse exist in opts2, ignore it */
+ /* if option or
its reverse exist in opts2, ignore it */
if (amu_hasmntopt(&mnt2, oneopt) || amu_hasmntopt(&mnt2, revoneopt))
continue;
/* add option to returned string */