comparison usr/src/cmd/lp/cmd/lpadmin/send_message.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
21 */ 21 */
22 /* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */ 22 /* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */
23 /* All Rights Reserved */ 23 /* All Rights Reserved */
24 24
25 25
26 #ident "@(#)send_message.c 1.5 05/06/08 SMI" /* SVr4.0 1.9 */ 26 #ident "%Z%%M% %I% %E% SMI" /* SVr4.0 1.9 */
27 27
28 #include "stdio.h" 28 #include "stdio.h"
29 29
30 #if defined(__STDC__) 30 #if defined(__STDC__)
31 #include "stdarg.h" 31 #include "stdarg.h"