File diff r15609:02b794721f9c → r15610:623a23fb6560
src/driver.cpp
Show inline comments
 
@@ -195,7 +195,8 @@ char *DriverFactoryBase::GetDriversInfo(
 
	return p;
 
}
 

	
 
/** Frees memory used for this->name
 
/**
 
 * Frees memory used for this->name
 
 */
 
DriverFactoryBase::~DriverFactoryBase()
 
{