osmith has uploaded this change for review.
Cosmetic: fix encoding of ui-experiment/font.h
Remove characters 0x80 - 0xff from this source file, as they can't be
parsed as UTF-8. This causes struct_endianness.py to error on the file,
git can't display a proper diff and treats it as binary file, etc.
Related: OS#5884
Change-Id: I0daebccf819595ee64fb4c9713a4f0ce219c58be
---
M src/target/ui-experiment/font.h
1 file changed, 14 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/02/31402/1
diff --git a/src/target/ui-experiment/font.h b/src/target/ui-experiment/font.h
index 5dc6eae..c75a0f8 100644
--- a/src/target/ui-experiment/font.h
+++ b/src/target/ui-experiment/font.h
Binary files differ
To view, visit change 31402. To unsubscribe, or for help writing mail filters, visit settings.