diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-11-23 17:21:37 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-11-27 05:23:28 +0000 |
| commit | dc36d6f9bb1753f3808552f3afd30eda9a7b206a (patch) | |
| tree | ff3d9074f5f308639d273ed92d108921ee199c5c /lib/ncurses/tinfo | |
| parent | 5a1d14419a5b620430949a46cb6ee63148a43cb9 (diff) | |
Diffstat (limited to 'lib/ncurses/tinfo')
| -rw-r--r-- | lib/ncurses/tinfo/pathnames.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/ncurses/tinfo/pathnames.h b/lib/ncurses/tinfo/pathnames.h index 4a5b8840c2b7..1c007ef6e943 100644 --- a/lib/ncurses/tinfo/pathnames.h +++ b/lib/ncurses/tinfo/pathnames.h @@ -27,8 +27,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * @(#)pathnames.h 8.1 (Berkeley) 6/4/93 */ #define _PATH_DEF ".termcap /usr/share/misc/termcap /etc/termcap.small" |
