Subj : src/conio/x_cio.c src/xpdev/gen_defs.h To : Git commit to main/sbbs/master From : Deucе Date : Fri Mar 22 2024 11:34 pm https://gitlab.synchro.net/main/sbbs/-/commit/881cb5e10238b39d95ddb7a7 Modified Files: src/conio/x_cio.c src/xpdev/gen_defs.h Log Message: Use use strlcpy() in x_cio.c without the wrapper. Reverts gen_defs/genwrap craziness. .