Commit 6cf5378
committed
Fix bug formating GenericBytes identities.
It's amazing the bugs that can be found once code actually gets executed.
This used to work. It broke when I changed the prefix text and forgot to
update the hardcoded literals. [Insert comment here about the evils of
using hadrcoded literals. Yes yes.]1 parent 970f0e0 commit 6cf5378
File tree
1 file changed
+3
-3
lines changed- src/steamnetworkingsockets
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
305 | | - | |
| 304 | + | |
| 305 | + | |
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| |||
0 commit comments