summary refs log tree commit diff
diff options
context:
space:
mode:
authorlogin (envs.net)2020-02-22 01:53:32 +0000
committerlogin (envs.net)2020-02-22 01:53:32 +0000
commit37a0ec67d4ab00a2470c0e7acf6df844a5c5c5cf (patch)
tree7694a5913ca37614a62f1e33a99cdc97fb6db873
parent46f3de4bc1412315092270cfd76dab368564bc4d (diff)
Many instances of \u23CE were left unmodified, so those were changed too
I had forgotten to change \u23CE to <new-line> and introduce a check for <vertical-tab> in many many places
in tcoin.cpp and pcoin.cpp. I should probably put these things in some kind of function so I don't repeat myself.
I'll probably do that in a future commit.
-rw-r--r--pcoin.cpp0
-rw-r--r--tcoin.cpp0
2 files changed, 0 insertions, 0 deletions
diff --git a/pcoin.cpp b/pcoin.cpp
index 7a15fff..c127552 100644
--- a/pcoin.cpp
+++ b/pcoin.cpp
diff --git a/tcoin.cpp b/tcoin.cpp
index 393a2bb..b9da553 100644
--- a/tcoin.cpp
+++ b/tcoin.cpp