diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-04 19:31:45 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-04 19:31:45 +0200 |
commit | 5e43c602496e051df7d69bb2abfcab183f7da76b (patch) | |
tree | 4371409d2ecbde79f1adf091302d78b6a0600cb7 /src/u_prints.go | |
parent | Better like this (diff) | |
download | go2work-5e43c602496e051df7d69bb2abfcab183f7da76b.tar.gz go2work-5e43c602496e051df7d69bb2abfcab183f7da76b.tar.bz2 go2work-5e43c602496e051df7d69bb2abfcab183f7da76b.tar.xz go2work-5e43c602496e051df7d69bb2abfcab183f7da76b.tar.zst go2work-5e43c602496e051df7d69bb2abfcab183f7da76b.zip |
Way less retarded like this
Diffstat (limited to '')
-rw-r--r-- | src/u_prints.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/u_prints.go b/src/u_prints.go index 2d2783c..3831d6b 100644 --- a/src/u_prints.go +++ b/src/u_prints.go @@ -39,7 +39,7 @@ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * go2work: src/u_prints.go - * Mon Apr 4 17:25:43 CEST 2022 + * Mon Apr 4 19:27:33 CEST 2022 * Joe * * Stuff to print |