Author: avg
Date: Tue May 30 13:53:03 2017
New Revision: 319212
URL: https://svnweb.freebsd.org/changeset/base/319212

Log:
  fix indentation
  
  MFC after:    4 days

Modified:
  head/sys/x86/x86/identcpu.c

Modified: head/sys/x86/x86/identcpu.c
==============================================================================
--- head/sys/x86/x86/identcpu.c Tue May 30 13:46:22 2017        (r319211)
+++ head/sys/x86/x86/identcpu.c Tue May 30 13:53:03 2017        (r319212)
@@ -906,7 +906,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-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to