summaryrefslogtreecommitdiff
path: root/st.h.rej
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-08-14 03:02:26 +0300
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-08-14 03:02:26 +0300
commit8d06917df748f961943870eb102d5f283737ce19 (patch)
tree13c4d42318a697f2173c3745cda77f1ea9b94f93 /st.h.rej
parentb40ce8559698d1442ced6e537fb18091f1343fb8 (diff)
Cleaned up the repository and patched boxdraw successfully.0.9-Mainline
Changes to be committed: modified: Makefile new file: Makefile.orig deleted: boxdraw.c deleted: boxdraw_data.h modified: config.def.h.orig deleted: config.def.h.rej modified: st.c modified: st.c.orig deleted: st.c.rej modified: st.h modified: st.h.orig deleted: st.h.rej deleted: st.o modified: x.c modified: x.c.orig deleted: x.o
Diffstat (limited to 'st.h.rej')
-rw-r--r--st.h.rej7
1 files changed, 0 insertions, 7 deletions
diff --git a/st.h.rej b/st.h.rej
deleted file mode 100644
index 05d4afc..0000000
--- a/st.h.rej
+++ /dev/null
@@ -1,7 +0,0 @@
---- st.h
-+++ st.h
-@@ -126,3 +126,4 @@ extern unsigned int tabspaces;
- extern unsigned int defaultfg;
- extern unsigned int defaultbg;
- extern unsigned int defaultcs;
-+extern float alpha;