X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=include%2Fterm_entry.h;h=513bd97d483287db1eda8ca13f70b44cee5b48e2;hb=896224bea6196d73d03e39b1a266887d6f2cb6ff;hp=1571b17fd3b895aa939995dea3cb700f5ccb815b;hpb=0237f10a296593d54fd8b2aa144921983085e002;p=ncurses.git 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