libtt: Resolve all remaining format-security warnings.

This commit is contained in:
Peter Howkins
2012-08-26 22:19:27 +01:00
parent 8c8a5380ca
commit 8479d150e2
7 changed files with 21 additions and 21 deletions

View File

@@ -551,7 +551,7 @@ usage( FILE *fs ) const
" %s -h\n"),
(char *)_prog_name, (char *)_prog_name, (char *)_prog_name,
(char *)_prog_name );
fprintf( fs,
fprintf( fs, "%s",
catgets(_ttcatd, 7, 3,
"\tc create an archive\n"
"\tt list an archive's contents\n"