aboutsummaryrefslogtreecommitdiffhomepage
path: root/reader.h
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-02-01 16:27:14 -0800
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-02-01 16:27:14 -0800
commit62f49c55cec0dc8b4b2b41d1eff4f1a02ba18431 (patch)
tree7624163acd470ec1a16a4ac50113fd3f3088f7ba /reader.h
parent0b4b6c498d4cac8591dcfc04549acd62305d5008 (diff)
Clean up uses of completion_t
Diffstat (limited to 'reader.h')
-rw-r--r--reader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/reader.h b/reader.h
index 6f99ba4f..05c10642 100644
--- a/reader.h
+++ b/reader.h
@@ -16,7 +16,7 @@
#include "io.h"
class parser_t;
-struct completion_t;
+class completion_t;
/**
Read commands from \c fd until encountering EOF