git.samba.org
/
kai
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
af7fb2e
)
fixed spelling error
author
Andrew Tridgell
<tridge@samba.org>
Thu, 24 Jul 2008 04:19:49 +0000
(14:19 +1000)
committer
Andrew Tridgell
<tridge@samba.org>
Thu, 24 Jul 2008 04:19:49 +0000
(14:19 +1000)
source/ntvfs/posix/xattr_system.c
patch
|
blob
|
history
diff --git
a/source/ntvfs/posix/xattr_system.c
b/source/ntvfs/posix/xattr_system.c
index 7283d716b4bd34a834e278aee5c6650a67c731fb..9a89f2a338b70a72fadc2327de1e2889d34ba1c9 100644
(file)
--- a/
source/ntvfs/posix/xattr_system.c
+++ b/
source/ntvfs/posix/xattr_system.c
@@
-74,7
+74,7
@@
again:
return NT_STATUS_NOT_FOUND;
} else {
return NT_STATUS_NOT_FOUND;
} else {
- /* if not this was probably a legit
t
imate error
+ /* if not this was probably a legitimate error
* reset ret and errno to the correct values */
errno = EPERM;
ret = -1;
* reset ret and errno to the correct values */
errno = EPERM;
ret = -1;