diff options
Diffstat (limited to 'lib/libio/alpha_sethae.c')
-rw-r--r-- | lib/libio/alpha_sethae.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libio/alpha_sethae.c b/lib/libio/alpha_sethae.c index 337cafa791211..843d153938ff2 100644 --- a/lib/libio/alpha_sethae.c +++ b/lib/libio/alpha_sethae.c @@ -23,11 +23,11 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/libio/alpha_sethae.c,v 1.2 1999/08/28 00:04:42 peter Exp $ */ #if defined(LIBC_RCS) && !defined(lint) -static const char rcsid[] = "$FreeBSD$"; +static const char rcsid[] = "$FreeBSD: src/lib/libio/alpha_sethae.c,v 1.2 1999/08/28 00:04:42 peter Exp $"; #endif /* LIBC_RCS and not lint */ #include <sys/types.h> |