dtfile: Resolve CID 89009
authorPeter Howkins <flibble@users.sf.net>
Thu, 15 Jan 2015 15:26:22 +0000 (15:26 +0000)
committerPeter Howkins <flibble@users.sf.net>
Thu, 15 Jan 2015 15:26:22 +0000 (15:26 +0000)
cde/programs/dtfile/File.c

index 28b4a5118a77c36a190a7b35cd16b9347b6c6e2e..54f1bc2f1e4f8165399bd1330344ba7b381ea855 100644 (file)
@@ -4936,7 +4936,7 @@ DropOnRootCB (
    int effScreenHeight;
    int start_x = 0, start_y = 0;
    int root_x, root_y;
-   int step = 0, dstep;
+   int step = 0, dstep = 0;
 
    /* Check the protocol, set to failure if not the */
    /* File Transfer protocol                        */