OSDN Git Service

2004-10-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
[pf3gnuchains/gcc-fork.git] / gcc / fortran / trans-const.h
index 7a36e9a..0fe2d3a 100644 (file)
@@ -42,7 +42,7 @@ tree gfc_conv_string_init (tree, gfc_expr *);
 /* Create a tree node for the string length if it is constant.  */
 void gfc_conv_const_charlen (gfc_charlen *);
 
-/* Initialise the nodes for constants.  */
+/* Initialize the nodes for constants.  */
 void gfc_init_constants (void);
 
 /* Build a constant with given type from an int_cst.  */