CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/04/19 17:26:34
Added files:
games/xjig/patches: patch-gif_image_C
Log message:
make strrchr call modern C++ compliant. Use an intermediate const variable,
as the end result is correctly duplicated to be modifiable.
