Skip to content
Snippets Groups Projects
Commit 638bfc15 authored by Per Hedbor's avatar Per Hedbor
Browse files

documenation bugfix

Rev: src/modules/Image/encodings/pcx.c:1.4
parent 015c91aa
No related branches found
No related tags found
No related merge requests found
#include "global.h" #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" #include "config.h"
...@@ -321,7 +321,7 @@ void image_pcx_decode( INT32 args ) ...@@ -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. **! Decodes a PCX image to a mapping.
**! **!
**! note **! note
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment