Author: avg
Date: Tue Sep 19 07:19:27 2017
New Revision: 323733
URL: https://svnweb.freebsd.org/changeset/base/323733

Log:
  MFC r319212: fix indentation

Modified:
  stable/10/sys/x86/x86/identcpu.c
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sys/x86/x86/identcpu.c
==============================================================================
--- stable/10/sys/x86/x86/identcpu.c    Tue Sep 19 07:18:22 2017        
(r323732)
+++ stable/10/sys/x86/x86/identcpu.c    Tue Sep 19 07:19:27 2017        
(r323733)
@@ -875,7 +875,7 @@ printcpuinfo(void)
                                "\033DBE"       /* Data Breakpoint extension */
                                "\034PTSC"      /* Performance TSC */
                                "\035PL2I"      /* L2I perf count */
-                               "\036MWAITX"    /* MONITORX/MWAITX instructions 
*/
+                               "\036MWAITX"    /* MONITORX/MWAITX instructions 
*/
                                "\037<b30>"
                                "\040<b31>"
                                );
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to