nasa / fprime

F´ - A flight software and embedded systems framework
https://fprime.jpl.nasa.gov
Apache License 2.0
10.02k stars 1.3k forks source link

Fixed documentation of U32 (Swapped signed and unsigned int) #2559

Closed tsha-256 closed 6 months ago

tsha-256 commented 6 months ago
Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

There was an incorrect comment in the implementation of 'BasicTypes.h'

Rationale

Fixes documentation

Testing/Review Recommendations

There should be no functional changes to the project. This edit just changes the order of an alias.

Future Work

No future work required.