summaryrefslogtreecommitdiff
path: root/bitmaskd.go
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2018-06-25 18:39:49 +0200
committerRuben Pollan <meskio@sindominio.net>2018-06-25 18:47:08 +0200
commite24355110a908af9fc95ac0fd4c2754562a125ec (patch)
tree287fc23470378d75d7fd7c374e57d8e28a97666e /bitmaskd.go
parent3a27fa8dd3da90897b6bc7f8a035f1325313e4ac (diff)
[feat] rename bitmask_go to standalone
Diffstat (limited to 'bitmaskd.go')
-rw-r--r--bitmaskd.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitmaskd.go b/bitmaskd.go
index aa94ca0..cb67b8b 100644
--- a/bitmaskd.go
+++ b/bitmaskd.go
@@ -1,4 +1,4 @@
-// +build !bitmask_go
+// +build !standalone
// Copyright (C) 2018 LEAP
//
// This program is free software: you can redistribute it and/or modify