aboutsummaryrefslogtreecommitdiff
path: root/games/devtest/mods/dignodes/textures/dignodes_crumbly.png
Commit message (Expand)AuthorAge
* Rename “Minimal development test” to “Development Test” (#9928)Wuzzy2020-05-26
d"); +/*_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");*/ +#define gets(a) fgets( a, sizeof(*(a)), stdin) #endif #if @GNULIB_OBSTACK_PRINTF@ || @GNULIB_OBSTACK_PRINTF_POSIX@