fixed spelling error
authorAndrew Tridgell <tridge@samba.org>
Thu, 24 Jul 2008 04:19:49 +0000 (14:19 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 24 Jul 2008 04:19:49 +0000 (14:19 +1000)
source/ntvfs/posix/xattr_system.c

index 7283d716b4bd34a834e278aee5c6650a67c731fb..9a89f2a338b70a72fadc2327de1e2889d34ba1c9 100644 (file)
@@ -74,7 +74,7 @@ again:
                                return NT_STATUS_NOT_FOUND;
 
                        } else {
                                return NT_STATUS_NOT_FOUND;
 
                        } else {
-                               /* if not this was probably a legittimate 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;