+Wed May 19 02:50:53 1999 Arvind Sankar <arvinds@mit.edu>
+
+ * gxxint.texi: Fix typo.
+
1999-05-19 Jason Merrill <jason@yorick.cygnus.com>
* call.c (find_scoped_type, resolve_scope_to_name): Lose.
Encodes the C++ and Java @code{int} types.
@item I
-Encodes typedef names of the form @code{int@var{n}_t, where @var{n} is a
+Encodes typedef names of the form @code{int@var{n}_t}, where @var{n} is a
positive decimal number. The @samp{I} is followed by either two
hexidecimal digits, which encode the value of @var{n}, or by an
arbitrary number of hexidecimal digits between underscores. For