git: kdump/mksubr: Improve a bit.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Tue Oct  8 02:06:04 PDT 2019
    
    
  
commit 0086407e448d567c1945d336131837086dbfbe61
Author: Sascha Wildner <saw at online.de>
Date:   Tue Oct 8 11:05:37 2019 +0200
    kdump/mksubr: Improve a bit.
    
    * Change auto_or_type() and auto_or_typelong() to better names,
      auto_or_int() and auto_or_long().
    
    * Use bool type for a boolean variable.
    
    * Fix printf format and drop unnecessary casts.
Summary of changes:
 usr.bin/kdump/mksubr | 48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0086407e448d567c1945d336131837086dbfbe61
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list