assignment bugfix for casper

svn path=/trunk/; revision=6047
This commit is contained in:
Vizzini
2003-09-11 20:10:33 +00:00
parent a0fc1a5dac
commit 1c0adb9ffd
+1 -1
View File
@@ -43,7 +43,7 @@ CDFParser::CDFParser()
InfFileNameSet = false;
InfModeEnabled = false;
InfFileHandle == NULL;
InfFileHandle = NULL;
}
CDFParser::~CDFParser()