From: handa Date: Tue, 22 Nov 2005 07:02:17 +0000 (+0000) Subject: (main) [! HAVE_X11_XAW_COMMAND_H]: Fix args to X-Git-Tag: REL-0-9-5~40 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ff04fd481c9ff7883886952511de886bef9b6dfe;p=m17n%2Flibotf.git (main) [! HAVE_X11_XAW_COMMAND_H]: Fix args to fpintf. --- diff --git a/example/otfview.c b/example/otfview.c index bd7e17b..dd63a7c 100644 --- a/example/otfview.c +++ b/example/otfview.c @@ -1501,8 +1501,7 @@ int main (int argc, char **argv) { fprintf (stderr, - "Building of this program failed (lack of some header files)\n", - argv[0]); + "Building of this program failed (lack of some header files)\n"); exit (1); }