]> git.cameronkatri.com Git - bsdgames-darwin.git/commit
Since our gcc doesn't warn about NULL format strings anymore, we can
authordrochner <drochner@NetBSD.org>
Tue, 9 Nov 1999 15:06:30 +0000 (15:06 +0000)
committerdrochner <drochner@NetBSD.org>
Tue, 9 Nov 1999 15:06:30 +0000 (15:06 +0000)
commit2f535b7f4641635ebb7b7c4cd74b664fbe325048
treef940c29823f1a535c739bd6c2f9b4269df371e52
parent9015a6d9f684099dd01a207dd36230dd6a9da9b9
Since our gcc doesn't warn about NULL format strings anymore, we can
fix the incorrect err(1, "%s", "") et al.
Closes PR bin/7592 by cgd.
cribbage/instr.c
fortune/fortune/fortune.c