]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Remove `unsigned' attribute from type of global `prefix'.
authorJim Meyering <jim@meyering.net>
Sat, 17 Nov 2001 12:21:00 +0000 (12:21 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 17 Nov 2001 12:21:00 +0000 (12:21 +0000)
commit940fd633a295b4b9a864082af8f2799bc277aeb7
tree85f204bfb8fbdfec30d7b412ebddc7511e9678a1
parentd577c22aa6d12ad73232b67fbba84b45565862e4
Remove `unsigned' attribute from type of global `prefix'.
(copy_rest): Cast to (unsigned char *) before dereferencing.
(get_prefix): Likewise.
src/fmt.c