[Orxonox-commit 1793] r6511 - code/branches/sound5/src/orxonox/sound
erwin at orxonox.net
erwin at orxonox.net
Thu Mar 11 16:18:06 CET 2010
Author: erwin
Date: 2010-03-11 16:18:06 +0100 (Thu, 11 Mar 2010)
New Revision: 6511
Modified:
code/branches/sound5/src/orxonox/sound/AmbientSound.cc
Log:
You shalt not compile and edit.
Modified: code/branches/sound5/src/orxonox/sound/AmbientSound.cc
===================================================================
--- code/branches/sound5/src/orxonox/sound/AmbientSound.cc 2010-03-11 15:14:53 UTC (rev 6510)
+++ code/branches/sound5/src/orxonox/sound/AmbientSound.cc 2010-03-11 15:18:06 UTC (rev 6511)
@@ -60,7 +60,7 @@
{
// Smoothly fade out by keeping a SmartPtr
SoundManager::getInstance().unregisterAmbientSound(this);
- this->soundstreamthread_.interrput();
+ this->soundstreamthread_.interrupt();
}
}
More information about the Orxonox-commit
mailing list