aboutsummaryrefslogtreecommitdiffstats
path: root/src/c_defs.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-02-13 20:20:20 +0100
committerJoe <rbo@gmx.us>2024-02-13 20:20:20 +0100
commit4aa83606250d56398d5dd6aa664898ac759532ae (patch)
treeeb592bd0f2dbd8e5707d5a2f0c7b60dc535efa8f /src/c_defs.go
parentbro is safe (diff)
downloadhardflip-4aa83606250d56398d5dd6aa664898ac759532ae.tar.gz
hardflip-4aa83606250d56398d5dd6aa664898ac759532ae.tar.bz2
hardflip-4aa83606250d56398d5dd6aa664898ac759532ae.tar.xz
hardflip-4aa83606250d56398d5dd6aa664898ac759532ae.tar.zst
hardflip-4aa83606250d56398d5dd6aa664898ac759532ae.zip
cool
Diffstat (limited to 'src/c_defs.go')
-rw-r--r--src/c_defs.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/c_defs.go b/src/c_defs.go
index a096e52..c54232e 100644
--- a/src/c_defs.go
+++ b/src/c_defs.go
@@ -43,7 +43,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*
* hardflip: src/c_defs.go
- * Thu Feb 08 14:30:35 2024
+ * Tue Feb 13 17:59:26 2024
* Joe
*
* constants
@@ -106,5 +106,6 @@ var DEFAULT_OPTS = HardOpts{
"",
false,
"",
+ "",
}