summaryrefslogtreecommitdiff
path: root/examples/remote.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/remote.c')
-rw-r--r--examples/remote.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/remote.c b/examples/remote.c
index 57f758c6c..14fac030c 100644
--- a/examples/remote.c
+++ b/examples/remote.c
@@ -27,7 +27,7 @@ enum subcmd {
subcmd_remove,
subcmd_rename,
subcmd_seturl,
- subcmd_show,
+ subcmd_show
};
struct remote_opts {