pull-prototypes-to-head-20020821
[openafs.git] / src / vol / fs_conv_411.c
index 1cf2ce5..14c0d49 100644 (file)
@@ -927,7 +927,7 @@ char *vol_DevName(adev)
            }
     }
     closedir(dirp);
-    return (char *) 0; /* failed */
+    return NULL;       /* failed */
 }
   
 char *unrawname(name)