qemacs-commit
[Top][All Lists]
Advanced

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

[Qemacs-commit] Changes to qemacs/html2png.c


From: Charlie Gordon
Subject: [Qemacs-commit] Changes to qemacs/html2png.c
Date: Fri, 08 Jul 2005 05:30:46 -0400

Index: qemacs/html2png.c
diff -u qemacs/html2png.c:1.3 qemacs/html2png.c:1.4
--- qemacs/html2png.c:1.3       Fri May 13 10:05:24 2005
+++ qemacs/html2png.c   Fri Jul  8 09:30:44 2005
@@ -52,7 +52,7 @@
     return size;
 }
 
-int css_read(CSSFile *f1, unsigned char *buf, int size)
+int css_read(CSSFile *f1, char *buf, int size)
 {
     FILE *f = (FILE *)f1;
 




reply via email to

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