summarylogtreecommitdiffstats
path: root/patch
diff options
context:
space:
mode:
Diffstat (limited to 'patch')
-rw-r--r--patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/patch b/patch
deleted file mode 100644
index da783544e28c..000000000000
--- a/patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/lcdtest.c b/src/lcdtest.c
-index 93e5f29..20cf943 100644
---- a/src/lcdtest.c
-+++ b/src/lcdtest.c
-@@ -742,7 +742,7 @@ int enumerate_sdl_modes (int *width, int *height, FILE *out)
- }
-
-
--const char font_path [] = "/usr/share/fonts/liberation/LiberationMono-Regular.ttf";
-+const char font_path [] = "/usr/share/fonts/TTF/LiberationMono-Regular.ttf";
-
- int main (int argc, char *argv [])
- {