Sophie

Sophie

distrib > Mandriva > 2009.1 > i586 > media > main-release-src > by-pkgid > 61f4385f86e7e0b2c8259ee31aec848c > files > 10

OpenDX-4.4.4-8mdv2009.1.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()