fdisk: placate warning of strncpy not copying NUL byte
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 26 Jun 2018 13:44:58 +0000 (15:44 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 26 Jun 2018 13:44:58 +0000 (15:44 +0200)
commit8ef9effaa558fbbf7e0f3b91a3faa4074686e671
tree71bbbeee633d0e4051eff352df2180dd23d88100
parentc96bb2c5ab2772d649c67a716615a72f4aca9cd3
fdisk: placate warning of strncpy not copying NUL byte

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/fdisk_sgi.c