From 352e360cc05a80c3338a73a355d34be3b181ea4b Mon Sep 17 00:00:00 2001 From: giraffedata Date: Tue, 28 Nov 2006 06:07:38 +0000 Subject: cleanup git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@155 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- other/ppmsvgalib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'other/ppmsvgalib.c') diff --git a/other/ppmsvgalib.c b/other/ppmsvgalib.c index 67cc2b1a..f607d047 100644 --- a/other/ppmsvgalib.c +++ b/other/ppmsvgalib.c @@ -249,7 +249,7 @@ main(int argc, char *argv[]) { int format; int rc; - ppm_init( &argc, argv ); + ppm_init(&argc, argv); rc = vga_init(); /* Initialize. */ if (rc < 0) -- cgit 1.4.1