sbin/hammer: Fix wrong config data field name
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 3 Mar 2016 18:19:07 +0000 (03:19 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 5 Mar 2016 09:43:59 +0000 (18:43 +0900)
commite24b3fc79361699006082e107a3a260cbd8e7775
treefbd0a3afbe03d65747717999e96e00223e77c798
parentd604bad632f50ffa1ffd0a470b01825b4b162ab7
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".
sbin/hammer/cmd_show.c