From 524da0d2dfd39100a653a8448f81625abc08cf87 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Sat, 12 Aug 1995 01:12:37 +0000 Subject: [PATCH] doc --- src/libvxWorks/veclist.c | 4 +++- src/vxWorks/libvxWorks/veclist.c | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/libvxWorks/veclist.c b/src/libvxWorks/veclist.c index 6f43093b7..5a0a20c50 100644 --- a/src/libvxWorks/veclist.c +++ b/src/libvxWorks/veclist.c @@ -1,15 +1,17 @@ /* + * $Id$ * @(#)veclist.c 1.10 * * list fuctions attached to the interrupt vector table * * Created 28Mar89 Jeffrey O. Hill - * hill@atdiv.lanl.gov + * johill@lanl.gov * (505) 665 1831 * * .01 010393 Applied fix for zero C ISR param causes incorrect * identification as MACRO ISR problem. * .02 022195 Compiler warnings fixed + * $Log$ */ /* diff --git a/src/vxWorks/libvxWorks/veclist.c b/src/vxWorks/libvxWorks/veclist.c index 6f43093b7..5a0a20c50 100644 --- a/src/vxWorks/libvxWorks/veclist.c +++ b/src/vxWorks/libvxWorks/veclist.c @@ -1,15 +1,17 @@ /* + * $Id$ * @(#)veclist.c 1.10 * * list fuctions attached to the interrupt vector table * * Created 28Mar89 Jeffrey O. Hill - * hill@atdiv.lanl.gov + * johill@lanl.gov * (505) 665 1831 * * .01 010393 Applied fix for zero C ISR param causes incorrect * identification as MACRO ISR problem. * .02 022195 Compiler warnings fixed + * $Log$ */ /*