Corrected nested function info
authorceriel <none@none>
Mon, 4 Dec 1995 16:42:11 +0000 (16:42 +0000)
committerceriel <none@none>
Mon, 4 Dec 1995 16:42:11 +0000 (16:42 +0000)
lang/m2/comp/stab.c

index c9c0c14..7c1918c 100644 (file)
@@ -302,6 +302,7 @@ stb_string(df, kind)
 
                                if (d && d->df_kind == D_PROCEDURE) {
                                        adds_db_str(sprint(buf, ",%s", d->df_idf->id_text));
+                                       break;
                                }
                                sc = enclosing(sc);
                        }