| Index: compat/non_win/winnt.h
|
| diff --git a/compat/non_win/winnt.h b/compat/non_win/winnt.h
|
| index e9ccacaaba4b07bdf50b2ba79ca925d39de1d10c..d61504c09c7d9e231df14facaf4c5a79f09dc74a 100644
|
| --- a/compat/non_win/winnt.h
|
| +++ b/compat/non_win/winnt.h
|
| @@ -69,8 +69,8 @@
|
| //! \anchor PF_x
|
| //! \name PF_*
|
| //!
|
| -//! \brief CPU feature values for
|
| -//! CPU_INFORMATION::OtherCpuInfo::ProcessorFeatures.
|
| +//! \brief CPU feature values for \ref CPU_INFORMATION::ProcessorFeatures
|
| +//! "CPU_INFORMATION::OtherCpuInfo::ProcessorFeatures".
|
| //!
|
| //! \{
|
| #define PF_FLOATING_POINT_PRECISION_ERRATA 0
|
|
|