google / safeside

Understand and mitigate software-observable side-channels
BSD 3-Clause "New" or "Revised" License
494 stars 54 forks source link

Clean up header guards #115

Closed mmdriley closed 4 years ago

mmdriley commented 4 years ago

Add where missing. Always have blank lines before/after. Always use trailing underscore.

mmdriley commented 4 years ago

Thanks for the quick review!