Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 279335
Collapse All | Expand All

(-)expect-5.43~/exp_main_tk.c (+1 lines)
Lines 32-37 Link Here
32
static char sccsid[] = "@(#) tkAppInit.c 1.19 95/12/23 17:09:24";
32
static char sccsid[] = "@(#) tkAppInit.c 1.19 95/12/23 17:09:24";
33
#endif /* not lint */
33
#endif /* not lint */
34
34
35
#include <string.h>
35
#include <ctype.h>
36
#include <ctype.h>
36
37
37
#include "tk.h"
38
#include "tk.h"

Return to bug 279335