diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-01 18:26:38 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-01 18:26:38 +0200 |
commit | 6ea2acb5a3873dbec3721e79d1711e50e12fe9af (patch) | |
tree | d12a73c75672cfa405c47a05a97d96494507f163 /src/c_defs.go | |
parent | double 'p' fixed (diff) | |
download | go2work-6ea2acb5a3873dbec3721e79d1711e50e12fe9af.tar.gz go2work-6ea2acb5a3873dbec3721e79d1711e50e12fe9af.tar.bz2 go2work-6ea2acb5a3873dbec3721e79d1711e50e12fe9af.tar.xz go2work-6ea2acb5a3873dbec3721e79d1711e50e12fe9af.tar.zst go2work-6ea2acb5a3873dbec3721e79d1711e50e12fe9af.zip |
Random works fine
Diffstat (limited to '')
-rw-r--r-- | src/c_defs.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c_defs.go b/src/c_defs.go index e969c3b..36a20ba 100644 --- a/src/c_defs.go +++ b/src/c_defs.go @@ -39,7 +39,7 @@ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * go2work: src/c_defs.go - * Fri Apr 1 17:40:35 CEST 2022 + * Fri Apr 1 18:25:16 CEST 2022 * Joe * * Definitions. |