Files
ImHex-Patterns/patterns
paxcut 71eeed981d patterns/protobuf: Remove global variables
In issue #346 it is noted that the format functions return the same value repeatidly and erroneously. This is due to the use of global variables which result on only their last value being used in format functions due to their delayed evaluation. Fixed by using local variables instead. Also remove tabs from the file and an unused tags variable.
2025-01-30 20:24:11 +01:00
..
2024-05-19 17:05:56 +02:00
2025-01-19 00:13:04 +01:00
2024-11-24 14:53:02 +01:00