Author: eadler
Date: Wed Jun 13 09:17:04 2018
New Revision: 335045
URL: https://svnweb.freebsd.org/changeset/base/335045

Log:
  pmc: remove trailing whitespace
  
  Reported by:  swills

Modified:
  head/usr.sbin/pmc/pmc.c

Modified: head/usr.sbin/pmc/pmc.c
==============================================================================
--- head/usr.sbin/pmc/pmc.c     Wed Jun 13 09:07:24 2018        (r335044)
+++ head/usr.sbin/pmc/pmc.c     Wed Jun 13 09:17:04 2018        (r335045)
@@ -71,7 +71,7 @@ static struct cmd_handler disp_table[] = {
 };
 
 static void __dead2
-usage(void) 
+usage(void)
 {
        errx(EX_USAGE,
            "\t pmc management utility\n"
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to