X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=include%2Ftic.h;fp=include%2Ftic.h;h=f878df09fcd493d07d0bf8a11c229cb1b295e3b1;hp=66252aec035516a7f3c6d1e7a024f4c243fc8583;hb=8890c8f28a1db5995ef17f52a7d8c0b9cf574210;hpb=d97989d1e0db7282c723cabb44b991b951790006 diff --git a/include/tic.h b/include/tic.h index 66252aec..f878df09 100644 --- a/include/tic.h +++ b/include/tic.h @@ -33,7 +33,7 @@ ****************************************************************************/ /* - * $Id: tic.h,v 1.79 2019/07/20 20:19:54 tom Exp $ + * $Id: tic.h,v 1.80 2019/12/07 16:05:22 tom Exp $ * tic.h - Global variables and structures for the terminfo compiler. */ @@ -361,7 +361,7 @@ extern NCURSES_EXPORT(int) _nc_tic_written (void); #endif /* NCURSES_INTERNALS */ /* - * These entrypoints are used by tack. + * These entrypoints were used by tack before 1.08. */ #undef NCURSES_TACK_1_08