diff --git a/src/libvxWorks/veclist.c b/src/libvxWorks/veclist.c index 5a0a20c50..c8802a9cd 100644 --- a/src/libvxWorks/veclist.c +++ b/src/libvxWorks/veclist.c @@ -12,6 +12,9 @@ * identification as MACRO ISR problem. * .02 022195 Compiler warnings fixed * $Log$ + * Revision 1.13 1995/08/12 01:12:37 jhill + * doc + * */ /* @@ -69,7 +72,7 @@ int veclist(int all) int cRoutine; void *pparam; int status; - int i; + unsigned i; for(vec=0; vec