Commit 43f6836
committed
regen/embed.pl: Don't create prototype for private macros
Prior to this commit, a commented-out prototype was created for all
macros that we have argument and return type information for. This
might be useful information for a reader of proto.h.
This commits stops doing this for private macros. It makes a future
commit slightly easier, and I'm unsure of the usefulness of this anyway.
But I could be persuaded otherwise.1 parent 8c6bfa5 commit 43f6836
2 files changed
+4
-21
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
187 | 191 | | |
188 | 192 | | |
189 | 193 | | |
| |||
0 commit comments