summaryrefslogtreecommitdiff
path: root/plugin.go
diff options
context:
space:
mode:
Diffstat (limited to 'plugin.go')
-rw-r--r--plugin.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin.go b/plugin.go
index 2f72c50..191c4ee 100644
--- a/plugin.go
+++ b/plugin.go
@@ -26,7 +26,7 @@ type aplug struct {
// set this to true if the plugin dies
// TODO: remove the plugin from the pool
- dead bool
+ dead bool
// this tells the toolkit plugin how to send events
// back here