Commit 7fb7120
committed
op.h: Use PERL_UNIQUE_NAME to make code more readable
This allows a variable name in a macro to be used that doesn't have much
extra verbiage that otherwise would be required to make it distinct from
other variables.1 parent 1cda32e commit 7fb7120
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| 321 | + | |
321 | 322 | | |
322 | | - | |
323 | | - | |
324 | | - | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
325 | 326 | | |
326 | 327 | | |
327 | 328 | | |
| |||
0 commit comments