]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - disk-utils/raw.c
Imported from util-linux-2.10s tarball.
[thirdparty/util-linux.git] / disk-utils / raw.c
index 54e1008cbee86b3e5de0c4634d75f00d3171d13d..4fc5e2470626c3e959521e4be6931fea86efaedd 100644 (file)
@@ -161,6 +161,7 @@ int main(int argc, char *argv[])
                break;
                
        default:
+               block_major = block_minor = 0; /* just to keep gcc happy */
                usage(1);
        }