X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=ncurses%2Ftinfo%2Fobsolete.c;h=cc62f18cb3f4ea325c40c3e9bd25b209946f9e59;hb=2de8c14bb2c6f8e61cfbbfb1f0f30d1ad64c8d68;hp=869496c28f1d0e2caa26d0b56f69a7f93ecab264;hpb=64845eab0d05cd928ed2455d5bc5b58e0b33c893;p=ncurses.git diff --git a/ncurses/tinfo/obsolete.c b/ncurses/tinfo/obsolete.c index 869496c2..cc62f18c 100644 --- a/ncurses/tinfo/obsolete.c +++ b/ncurses/tinfo/obsolete.c @@ -37,7 +37,7 @@ #include -MODULE_ID("$Id: obsolete.c,v 1.10 2023/06/25 16:56:27 tom Exp $") +MODULE_ID("$Id: obsolete.c,v 1.11 2023/10/21 15:38:47 tom Exp $") /* * Obsolete entrypoint retained for binary compatibility. @@ -243,7 +243,7 @@ _nc_conv_to_utf32(unsigned *target, const char *source, unsigned limit) /* * Out-of-memory testing, suitable for checking if initialization (and limited * running) recovers from errors due to insufficient memory. In practice, this - * is unlikely except with artifically constructed tests (or poorly behaved + * is unlikely except with artificially constructed tests (or poorly behaved * applications). */ #undef malloc