git: sbin/hammer: Fix wrong config data field name
    Tomohiro Kusumi 
    tkusumi at crater.dragonflybsd.org
       
    Sat Mar  5 03:54:56 PST 2016
    
    
  
commit e24b3fc79361699006082e107a3a260cbd8e7775
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Fri Mar 4 03:19:07 2016 +0900
    sbin/hammer: Fix wrong config data field name
    
    bc5af92e changed the name of char[] field from "text" to "stext",
    which was wrong. Change it back to "text".
Summary of changes:
 sbin/hammer/cmd_show.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e24b3fc79361699006082e107a3a260cbd8e7775
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list