X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=include%2Fterm_entry.h;h=df13f53f49ee25d9d6739747a32a34b6c9148b4c;hp=1571b17fd3b895aa939995dea3cb700f5ccb815b;hb=84cf9f63bf604413fa5714ef91f83076ac8f236b;hpb=0237f10a296593d54fd8b2aa144921983085e002 diff --git a/include/term_entry.h b/include/term_entry.h index 1571b17f..df13f53f 100644 --- a/include/term_entry.h +++ b/include/term_entry.h @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2017,2018 Free Software Foundation, Inc. * + * Copyright 2018-2019,2020 Thomas E. Dickey * + * Copyright 1998-2015,2017 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 +33,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.59 2020/02/02 23:34:34 tom Exp $ */ /* * term_entry.h -- interface to entry-manipulation code @@ -208,7 +209,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