summaryrefslogtreecommitdiff
path: root/shave/shave.in
diff options
context:
space:
mode:
Diffstat (limited to 'shave/shave.in')
-rw-r--r--shave/shave.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/shave/shave.in b/shave/shave.in
index 9bbe826..90e6fbb 100644
--- a/shave/shave.in
+++ b/shave/shave.in
@@ -92,6 +92,9 @@ link,*)
*,mcs)
Q=" MCS "
;;
+*,rc)
+ Q=" RC "
+ ;;
*,*)
# should not happen
Q=" CC "