Start using some C++ 14 features.
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ const int *PackTos::getCompressionMethods(int method, int level) const
|
||||
|
||||
const int *PackTos::getFilters() const
|
||||
{
|
||||
return NULL;
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user