diff --git a/src/modules/Image/encodings/pcx.c b/src/modules/Image/encodings/pcx.c index b7c6f1eba1877fcb145d2627ae3f1db2b0a7d305..435f305f564d469966782f14f5a2234fce6a75ea 100644 --- a/src/modules/Image/encodings/pcx.c +++ b/src/modules/Image/encodings/pcx.c @@ -1,5 +1,5 @@ #include "global.h" -RCSID("$Id: pcx.c,v 1.3 1999/04/09 23:19:00 per Exp $"); +RCSID("$Id: pcx.c,v 1.4 1999/04/11 05:37:59 per Exp $"); #include "config.h" @@ -321,7 +321,7 @@ void image_pcx_decode( INT32 args ) /* -**! method object _decode(string data) +**! method mapping _decode(string data) **! Decodes a PCX image to a mapping. **! **! note