summaryrefslogtreecommitdiff
path: root/goodies/source/inv/invader.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'goodies/source/inv/invader.cxx')
-rw-r--r--goodies/source/inv/invader.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/goodies/source/inv/invader.cxx b/goodies/source/inv/invader.cxx
index 3d0fac03aad5..7e3aa8918ead 100644
--- a/goodies/source/inv/invader.cxx
+++ b/goodies/source/inv/invader.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: invader.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: vg $ $Date: 2004-01-06 15:08:08 $
+ * last change: $Author: hr $ $Date: 2005-02-11 19:30:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -255,7 +255,7 @@ void MyWindow::Paint(const Rectangle& rRect)
pFighter->Paint(*pVirtualDevice);
pMunition->Paint(*pVirtualDevice);
pBombe->Paint(*pVirtualDevice);
- pExplosion->Paint(*pVirtualDevice);
+ pExplosion->Paint(*pVirtualDevice);
}
else
{