Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > by-pkgid > 8e4eadf9ed59b688ded5ebb389787094 > files > 7

OpenDX-4.4.4-8mdv2009.0.src.rpm

--- dx-4.4.4/src/uipp/dxuilib/UndoMove.C.returnval	2003-07-12 02:12:24.000000000 +0200
+++ dx-4.4.4/src/uipp/dxuilib/UndoMove.C	2007-02-18 10:20:12.000000000 +0100
@@ -154,6 +154,7 @@
 	    return dec;
 	}
     }
+ return NULL; /* Added to avoid gcc warning. Suggesting while will ends succesfully. */
 }
 
 boolean UndoDecoratorMove::canUndo()