mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
assignment bugfix for casper
svn path=/trunk/; revision=6047
This commit is contained in:
@@ -43,7 +43,7 @@ CDFParser::CDFParser()
|
||||
InfFileNameSet = false;
|
||||
|
||||
InfModeEnabled = false;
|
||||
InfFileHandle == NULL;
|
||||
InfFileHandle = NULL;
|
||||
}
|
||||
|
||||
CDFParser::~CDFParser()
|
||||
|
||||
Reference in New Issue
Block a user