diff options
Diffstat (limited to 'common_smp/src/tx_queue_prioritize.c')
| -rw-r--r-- | common_smp/src/tx_queue_prioritize.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common_smp/src/tx_queue_prioritize.c b/common_smp/src/tx_queue_prioritize.c index 98fde588..54132aa4 100644 --- a/common_smp/src/tx_queue_prioritize.c +++ b/common_smp/src/tx_queue_prioritize.c @@ -36,7 +36,7 @@ /* FUNCTION RELEASE */ /* */ /* _tx_queue_prioritize PORTABLE C */ -/* 6.0.1 */ +/* 6.1 */ /* AUTHOR */ /* */ /* William E. Lamie, Microsoft Corporation */ @@ -67,7 +67,7 @@ /* */ /* DATE NAME DESCRIPTION */ /* */ -/* 06-30-2020 William E. Lamie Initial Version 6.0.1 */ +/* 09-30-2020 William E. Lamie Initial Version 6.1 */ /* */ /**************************************************************************/ UINT _tx_queue_prioritize(TX_QUEUE *queue_ptr) |
