You need to sign in or sign up before continuing.
The source project of this merge request has been removed.
Simple C-to-C++ code cleanups
List of changes:
- Code cleanup: Remove
typedefkeywords - Code cleanup: Remove
voidfrom(void) - Code cleanup: Replace
gbooleanwithboolwhere possible