summaryrefslogtreecommitdiff
path: root/comsat/action.c
diff options
context:
space:
mode:
Diffstat (limited to 'comsat/action.c')
-rw-r--r--comsat/action.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/comsat/action.c b/comsat/action.c
index bf4d0af58..ca729d4ee 100644
--- a/comsat/action.c
+++ b/comsat/action.c
@@ -199,7 +199,7 @@ static char *
expand_line (const char *str, message_t msg)
{
const char *p;
- int c = 0, len;
+ int c = 0;
struct obstack stk;
if (!*str)

Return to:

Send suggestions and report system problems to the System administrator.