tiny typo correction

Ronan Waide waider at waider.ie
Mon Sep 15 10:56:56 GMT 2003


"werid" => "weird"

What does this error mean, exactly, and should I be concerned when I
see a whole bunch of it?

Cheers,
Waider.

Index: source/smbd/statcache.c
===================================================================
RCS file: /cvsroot/samba/source/smbd/statcache.c,v
retrieving revision 1.22.2.5
diff -u -r1.22.2.5 statcache.c
--- source/smbd/statcache.c     8 Sep 2003 14:13:38 -0000       1.22.2.5
+++ source/smbd/statcache.c     15 Sep 2003 10:56:00 -0000
@@ -119,7 +119,7 @@
 
        if (original_path_length != translated_path_length) {
                if (original_path_length < translated_path_length) {
-                       DEBUG(0, ("OOPS - tried to store stat cache entry for werid length paths [%s] %u and [%s] %u)!\n",
+                       DEBUG(0, ("OOPS - tried to store stat cache entry for weird length paths [%s] %u and [%s] %u)!\n",
                                                original_path, original_path_length, translated_path, translated_path_length));
                        SAFE_FREE(original_path);
                        SAFE_FREE(translated_path);

-- 
waider at waider.ie / Yes, it /is/ very personal of me.

Derrick says, "Hey, speaking of uteruses, I fell in love last night!"



More information about the samba-technical mailing list