axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] Axiom on FreeBSD - current patch set


From: root
Subject: Re: [Axiom-developer] Axiom on FreeBSD - current patch set
Date: Thu, 12 Aug 2004 17:06:56 -0400

patch accepted and integrated. --t


===================================================================
RCS file: /cvsroot/axiom/axiom/src/lib/pixmap.c.pamphlet,v
retrieving revision 1.4
diff -u -d -B -b -r1.4 pixmap.c.pamphlet
--- src/lib/pixmap.c.pamphlet   27 Jun 2004 15:01:44 -0000      1.4
+++ src/lib/pixmap.c.pamphlet   8 Aug 2004 10:09:23 -0000
@@ -361,8 +361,7 @@
 write_pixmap_file(Display *dsp, int scr, char  *fn, Window wid, int x, int y, 
int width,int height)
 #endif
 {
-  XpmAttributes attr;
-  XImage *xi,*xireturn;
+  XImage *xi;
   int status;
   
   /* reads image structure in ZPixmap format */





reply via email to

[Prev in Thread] Current Thread [Next in Thread]