comparison usr/src/cmd/fmli/qued/initfield.c @ 4:1a15d5aaf794

synchronized with onnv_86 (6202) in onnv-gate
author Koji Uno <koji.uno@sun.com>
date Mon, 31 Aug 2009 14:38:03 +0900
parents c9caec207d52
children
comparison
equal deleted inserted replaced
3:f211edc0065f 4:1a15d5aaf794
27 27
28 /* Copyright (c) 1984, 1985, 1986, 1987, 1988, 1989 AT&T */ 28 /* Copyright (c) 1984, 1985, 1986, 1987, 1988, 1989 AT&T */
29 /* All Rights Reserved */ 29 /* All Rights Reserved */
30 30
31 31
32 #pragma ident "@(#)initfield.c 1.7 05/09/15 SMI" 32 #pragma ident "%Z%%M% %I% %E% SMI"
33 33
34 #include <stdio.h> 34 #include <stdio.h>
35 #include <curses.h> 35 #include <curses.h>
36 #include "wish.h" 36 #include "wish.h"
37 #include "terror.h" 37 #include "terror.h"