mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
This patch - moves function util_strstrip to libutil/util_libc.c and deletes the extra files util_strstip.[ch] - adds doxygen comments for util_strstrip() - provides an example on how to use util_strstrip(). Signed-off-by: Thomas Richter <tmricht@linux.vnet.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>