From 76cfe9e923e00b6ea3522fe5279270af5fa41bc8 Mon Sep 17 00:00:00 2001 From: Programerus Date: Tue, 10 Apr 2012 00:33:41 +0300 Subject: Comment fix. --- src/taskfire.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/taskfire.h') diff --git a/src/taskfire.h b/src/taskfire.h index 2e2a399..d0c916f 100644 --- a/src/taskfire.h +++ b/src/taskfire.h @@ -12,7 +12,9 @@ // * GNU General Public License for more details. // * // * You should have received a copy of the GNU General Public License -// * along with this program. If not, see http://www.gnu.org/licenses/.// taskfire.h +// * along with this program. If not, see http://www.gnu.org/licenses/. + +// taskfire.h #ifndef _TASKFIRE_H_ #define _TASKTIRE_H_ @@ -49,7 +51,7 @@ protected: float m_speed; float m_lastParticule; float m_lastSound; - int m_soundChannel; + int m_soundChannel; }; -- cgit v1.2.3-1-g7c22