aboutsummaryrefslogtreecommitdiff
path: root/src/sg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sg.c')
-rw-r--r--src/sg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sg.c b/src/sg.c
index a1842c3..4ae0b60 100644
--- a/src/sg.c
+++ b/src/sg.c
@@ -26,7 +26,7 @@ struct groupkw groupkw[] = {
};
static struct ec2_request *request;
-static char *command;
+static char const *command;
static int list_option;
static int dest_n = GROUP_ID;
static char *proto = "tcp";

Return to:

Send suggestions and report system problems to the System administrator.