Skip to content

Commit

Permalink
Remove unnecessary name after struct
Browse files Browse the repository at this point in the history
depau authored Sep 8, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 39e6dce commit ed05fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiringPiD/drcNetCmd.h
Original file line number Diff line number Diff line change
@@ -40,5 +40,5 @@ struct drcNetComStruct
uint32_t pin ;
uint32_t cmd ;
uint32_t data ;
} comDat ;
};

0 comments on commit ed05fa2

Please sign in to comment.