pt.c (build_template_parm_index): Add prototype.
authorJeff Law <law@gcc.gnu.org>
Thu, 16 Apr 1998 17:22:50 +0000 (11:22 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 16 Apr 1998 17:22:50 +0000 (11:22 -0600)

        * pt.c (build_template_parm_index): Add prototype.

From-SVN: r19239

gcc/cp/ChangeLog

index 6118d04d01d452d0d245f3616b0afb8cf8fbe20c..4bcf751ece6e0b3d686157a92490151c648a9d2f 100644 (file)
@@ -1,5 +1,7 @@
 Thu Apr 16 17:47:30 1998  Jeffrey A Law  (law@cygnus.com)
 
+       * pt.c (build_template_parm_index): Add prototype.
+
        * search.c (my_tree_cons): Don't clear words outside the
        newly allocated node.