diff options
author | login (tilde.institute) | 2020-09-22 01:58:09 -0400 |
---|---|---|
committer | login (tilde.institute) | 2020-09-22 01:58:09 -0400 |
commit | b379602cd8122e19fde7aeca5ef09560cb6cff86 (patch) | |
tree | 701595a75bd14b0ed94aae4f252310117aa66083 | |
parent | f377b6f162f701de8163d575b67b81452c54e761 (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.cpp | 0 | ||||
-rw-r--r-- | tcoin.cpp | 0 |
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 |