diff options
Diffstat (limited to 'src/rc/checkpath.c')
-rw-r--r-- | src/rc/checkpath.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rc/checkpath.c b/src/rc/checkpath.c index 2e3c260e..c8bd8ad7 100644 --- a/src/rc/checkpath.c +++ b/src/rc/checkpath.c @@ -193,7 +193,7 @@ checkpath(int argc, char **argv) applet, optarg); break; - case_RC_COMMON_GETOPT; + case_RC_COMMON_GETOPT } } |