[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Comments in c/src/exec/rtems/headers/message.h
- Date: 9 Feb 1999 17:10:12 -0500
- From: ian at airs.com (Ian Lance Taylor)
- Subject: Comments in c/src/exec/rtems/headers/message.h
The comments on some of the function declarations in
c/src/exec/rtems/headers/message.h
are wrong. The comment for rtems_message_queue_send is repeated a few
times, such as above the declaration of rtems_message_queue_broadcast.
Ian