about summary refs log tree commit diff
path: root/sunrpc/rpc_cout.c
diff options
context:
space:
mode:
Diffstat (limited to 'sunrpc/rpc_cout.c')
-rw-r--r--sunrpc/rpc_cout.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/rpc_cout.c b/sunrpc/rpc_cout.c
index 808a5053cd..44027ea39e 100644
--- a/sunrpc/rpc_cout.c
+++ b/sunrpc/rpc_cout.c
@@ -739,6 +739,7 @@ emit_inline (int indent, declaration * decl, int flag)
       f_print (fout, "}\n");
       break;
     default:
+      break;
       /* ?... do nothing I guess */
     }
 }