Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(454)

Unified Diff: compat/non_win/winnt.h

Issue 435243002: Add MinidumpSystemInfoWriter and its test (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Fix release-mode death test Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « compat/non_win/dbghelp.h ('k') | minidump/minidump.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « compat/non_win/dbghelp.h ('k') | minidump/minidump.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698