projects
/
am-utils-6.1.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82c992f
)
typo that hpux-cc caught
author
Erez Zadok
<ezk@cs.sunysb.edu>
Thu, 6 Oct 2005 20:33:42 +0000
(20:33 +0000)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Thu, 6 Oct 2005 20:33:42 +0000
(20:33 +0000)
amd/autil.c
patch
|
blob
|
history
diff --git
a/amd/autil.c
b/amd/autil.c
index 7004f153a3526b204ea4e93763996783a09b69b8..0df4b93e433c9f51b84cc30fa6578d5e018830fb 100644
(file)
--- a/
amd/autil.c
+++ b/
amd/autil.c
@@
-509,7
+509,7
@@
amfs_mount(am_node *mp, mntfs *mf, char *opts)
*/
if (strlen(fs_hostname) >= HOSTNAMESZ)
xstrlcpy(fs_hostname + HOSTNAMESZ - 3, "..",
- sizeof(fs_hostname) - HOSTNAMESZ + 3)
)
;
+ sizeof(fs_hostname) - HOSTNAMESZ + 3);
#endif /* HOSTNAMESZ */
/*