Print this page
10120 smatch indenting fixes for usr/src/cmd
Reviewed by: Gergő Doma <domag02@gmail.com>
Portions contributed by: Joyce McIntosh <joyce.mcintosh@nexenta.com>
        
*** 10,20 ****
   * Copyright (c) 1980 Regents of the University of California.
   * All rights reserved. The Berkeley software License Agreement
   * specifies the terms and conditions for redistribution.
   */
  
! #pragma ident   "%Z%%M% %I%     %E% SMI"
  
  #include <stdio.h>
  #include <locale.h>
  #include <wctype.h>
  #include <widec.h>
--- 10,22 ----
   * Copyright (c) 1980 Regents of the University of California.
   * All rights reserved. The Berkeley software License Agreement
   * specifies the terms and conditions for redistribution.
   */
  
! /*
!  * Copyright (c) 2018, Joyent, Inc.
!  */
  
  #include <stdio.h>
  #include <locale.h>
  #include <wctype.h>
  #include <widec.h>