+2005-04-10 Kazu Hirata <kazu@cs.umass.edu>
+
+ * interface.c: Fix a comment typo.
+
2005-04-10 Francois-Xavier Coudert <coudert@clipper.ens.fr>
* match.c (match_arithmetic_if): Arithmetic IF is obsolete in
Generic interfaces:
The generic name points to a linked list of symbols. Each symbol
- has an explicit interface. Each explicit interface has it's own
+ has an explicit interface. Each explicit interface has its own
namespace containing the arguments. Module procedures are symbols in
which the interface is added later when the module procedure is parsed.