X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=include%2Fterm_entry.h;fp=include%2Fterm_entry.h;h=513bd97d483287db1eda8ca13f70b44cee5b48e2;hp=1571b17fd3b895aa939995dea3cb700f5ccb815b;hb=8890c8f28a1db5995ef17f52a7d8c0b9cf574210;hpb=d97989d1e0db7282c723cabb44b991b951790006 diff --git a/include/term_entry.h b/include/term_entry.h index 1571b17f..513bd97d 100644 --- a/include/term_entry.h +++ b/include/term_entry.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 1998-2017,2018 Free Software Foundation, Inc. * + * Copyright (c) 1998-2018,2019 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -32,7 +32,7 @@ * and: Thomas E. Dickey 1998-on * ****************************************************************************/ -/* $Id: term_entry.h,v 1.57 2018/05/26 13:50:53 tom Exp $ */ +/* $Id: term_entry.h,v 1.58 2019/12/07 16:11:15 tom Exp $ */ /* * term_entry.h -- interface to entry-manipulation code @@ -208,7 +208,7 @@ extern NCURSES_EXPORT(void) _nc_trace_xnames (TERMTYPE *); #endif /* NCURSES_INTERNALS */ /* - * These entrypoints are used by tack. + * These entrypoints were used by tack before 1.08. */ #undef NCURSES_TACK_1_08