1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 03:03:12 +02:00

tests: fix typo in fake ncurses lib header

This commit is contained in:
Sébastien Helleu
2018-03-09 07:35:40 +01:00
parent 52f1914ca4
commit 688c9d92d0
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* ncurses.c - fake ncurses lib used for tests
* ncurses-fake.c - fake ncurses lib used for tests
*
* Copyright (C) 2014-2018 Sébastien Helleu <flashcode@flashtux.org>
*