diff --git a/cde/programs/dtfile/File.c b/cde/programs/dtfile/File.c index 28b4a5118..54f1bc2f1 100644 --- a/cde/programs/dtfile/File.c +++ b/cde/programs/dtfile/File.c @@ -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 */