Commit 3c77f38
committed
fix gcc warning: make argument to ternary operation boolean
This change is cosmetic and only silences a gcc warning (-Wint-in-bool-context)
Signed-off-by: Ani Sinha <[email protected]>1 parent 7eb8727 commit 3c77f38
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments