Another compilation fix.
authorPaolo Molaro <lupus@oddwiz.org>
Tue, 27 Sep 2005 13:25:16 +0000 (13:25 -0000)
committerPaolo Molaro <lupus@oddwiz.org>
Tue, 27 Sep 2005 13:25:16 +0000 (13:25 -0000)
svn path=/trunk/mono/; revision=50857

mono/arch/s390/tramp.c

index bac00fc9c7dfc12c5437b9f69634df75f41c308e..f2f4b1b628afc87b6b7ab13ae73ab4118011a058 100644 (file)
@@ -649,6 +649,7 @@ printf("Returning %d bytes for type %d (%d)\n",retSize,simpletype,sig->pinvoke);
                                /* The callee has already placed the result */
                                /* in the required area                     */
                                /*------------------------------------------*/
+                               break;
                        }
                        break;
                case MONO_TYPE_VOID: