summary refs log tree commit diff
diff options
context:
space:
mode:
authorlogin (tilde.institute)2020-09-22 01:58:09 -0400
committerlogin (tilde.institute)2020-09-22 01:58:09 -0400
commitb379602cd8122e19fde7aeca5ef09560cb6cff86 (patch)
tree701595a75bd14b0ed94aae4f252310117aa66083
parentf377b6f162f701de8163d575b67b81452c54e761 (diff)
Fixed bug in date generation for messages on OpenBSD systems
On OpenBSD, the equivalent of %_d is %e. This is fixed for OpenBSD/tilde.institute type systems now.
-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 526c70e..1728e33 100644
--- a/pcoin.cpp
+++ b/pcoin.cpp
diff --git a/tcoin.cpp b/tcoin.cpp
index 77e8466..9370bd0 100644
--- a/tcoin.cpp
+++ b/tcoin.cpp