Hi!

I found and fixed a small typo-error in a manual-page. I have attached
the fix. Anybody here to commit it into CVS?

Cheers,

Christoph Egger
E-Mail: [EMAIL PROTECTED]
--- libggi/doc/man/ggiDrawPixel.3ggi.old        Tue Dec 21 22:26:07 1999
+++ libggi/doc/man/ggiDrawPixel.3ggi    Tue Dec 21 22:26:20 1999
@@ -18,7 +18,7 @@
 int \fIy\fB, 
 ggi_pixel \fIcol\fB);
 .sp
-int ggiGutPixel(ggi_visual_t \fIvis\fB, 
+int ggiGetPixel(ggi_visual_t \fIvis\fB, 
 int \fIx\fB, 
 int \fIy\fB, 
 ggi_pixel *\fIcol\fB);

Reply via email to