X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fdemo_tabs.c;h=2fa79287694b4e0a0bfeaccae4e3f872a1aca045;hp=6bd067eac86b0e4755655007698e4e109e564ed6;hb=1c305869cc1b9454efa9325fb5a44b18c79ce91b;hpb=768f77851c2350c02252b8e0e5d69fc435940b83 diff --git a/test/demo_tabs.c b/test/demo_tabs.c index 6bd067ea..2fa79287 100644 --- a/test/demo_tabs.c +++ b/test/demo_tabs.c @@ -29,13 +29,13 @@ /* * Author: Thomas E. Dickey * - * $Id: demo_tabs.c,v 1.6 2022/05/15 13:04:57 tom Exp $ + * $Id: demo_tabs.c,v 1.7 2022/08/13 21:02:25 tom Exp $ * * A simple demo of tabs in curses. */ #define USE_CURSES #define USE_TINFO -#include "test.priv.h" +#include static void usage(void)