• src/sbbs3/sbbs.h str_util.c

    From Rob Swindell to Git commit to sbbs/master on Sat Oct 24 00:11:29 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/c205de85fb67e2b5b9a3ae8b
    Modified Files:
    src/sbbs3/sbbs.h str_util.c
    Log Message:
    Add condense_whitespace() function.

    Created a function to condense all white-space in a string to single space-characters (e.g. Yoda).