This commit is contained in:
Glenn Maynard
2002-08-27 20:25:51 +00:00
parent 941d9cb24d
commit 2da12c5d57
+1 -1
View File
@@ -16,7 +16,7 @@
MsdFile::MsdFile() MsdFile::MsdFile()
{ {
m_szFileString = NULL; m_szFileString = NULL;
int m_iNumValues = 0; m_iNumValues = 0;
} }
MsdFile::~MsdFile() MsdFile::~MsdFile()