Commit 84fa78b
makedef.pl: Properly define a hash element
I had been so used to working lately with C preprocessor directives that
I used the same paradigm in Perl without noticing. If 'warnings' had
been on, it would have caught this (the previous commit now turns them
on).1 parent c5ceea5 commit 84fa78b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
0 commit comments