Skip to content

Commit

Permalink
Change handy.h macro names to be C standard conformant
Browse files Browse the repository at this point in the history
C reserves symbols beginning with underscores for its own use.  This
commit moves the underscore so it is trailing, which is legal.  The
symbols changed here are most of the ones in handy.h that have few uses
outside it.
  • Loading branch information
khwilliamson committed Apr 29, 2021
1 parent b9774e9 commit 8419ca1
Show file tree
Hide file tree
Showing 5 changed files with 203 additions and 203 deletions.

0 comments on commit 8419ca1

Please sign in to comment.