diff options
Diffstat (limited to 'usr/src/head/arpa/tftp.h')
-rw-r--r-- | usr/src/head/arpa/tftp.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/head/arpa/tftp.h b/usr/src/head/arpa/tftp.h index 01f74ee61c..8ee12ff28b 100644 --- a/usr/src/head/arpa/tftp.h +++ b/usr/src/head/arpa/tftp.h @@ -25,7 +25,7 @@ */ /* Copyright (c) 1983, 1984, 1985, 1986, 1987, 1988, 1989 AT&T */ -/* All Rights Reserved */ +/* All Rights Reserved */ /* * Portions of this source code were derived from Berkeley 4.3 BSD @@ -35,8 +35,6 @@ #ifndef _ARPA_TFTP_H #define _ARPA_TFTP_H -#pragma ident "%Z%%M% %I% %E% SMI" - #ifdef __cplusplus extern "C" { #endif |