Files
ladybird/Userland/Applications/HexEditor/HexEditorWidget.cpp
Arne Elster 4aab6ff839 HexEditor: Use size_t where applicable
File positions as well as selection positions should be size_t,
as they are never negative and can become quite big.
2021-11-01 01:48:51 +01:00

17 KiB