| Index: util/mac/mac_util.h
|
| diff --git a/util/mac/mac_util.h b/util/mac/mac_util.h
|
| index c16b14fc3d97490a4a0e13fa6a300b9182dc59f3..9cedfdfb2ca2bb8d3fba8ba066cd3734df4918d7 100644
|
| --- a/util/mac/mac_util.h
|
| +++ b/util/mac/mac_util.h
|
| @@ -32,7 +32,7 @@ int MacOSXMinorVersion();
|
|
|
| //! \brief Returns the version of the running operating system.
|
| //!
|
| -//! All parameters are required. No parameter may be `NULL`.
|
| +//! All parameters are required. No parameter may be `nullptr`.
|
| //!
|
| //! \param[out] major The major version of the operating system, such as `10`
|
| //! for Mac OS X 10.9.2.
|
|
|