Lint
authorJohn Gilmore <gnu@cygnus>
Sat, 13 Jun 1992 05:56:15 +0000 (05:56 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 13 Jun 1992 05:56:15 +0000 (05:56 +0000)
gdb/buildsym.c

index 4c9e7b1f0f045e8d9b173d5ad61702505fc248bd..6b846667d481b1287426cd865356a58f9ee431e6 100644 (file)
@@ -1284,7 +1284,7 @@ define_symbol (valu, string, desc, type, objfile)
           scan them now.  */
         while (*p == ';') {
           p++;
-          read_type (&p);
+          read_type (&p, objfile);
        }
       }