diff --git a/src/driver.cpp b/src/driver.cpp --- a/src/driver.cpp +++ b/src/driver.cpp @@ -195,7 +195,8 @@ char *DriverFactoryBase::GetDriversInfo( return p; } -/** Frees memory used for this->name +/** + * Frees memory used for this->name */ DriverFactoryBase::~DriverFactoryBase() {