Automatic date update in version.in
[deliverable/binutils-gdb.git] / sim / igen / table.h
index a0d9fcb8f73eb94808ffea821d82699276ea3aa4..16f1c290409bfa199e8ad0d311c9d807d40d7795 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002-2013 Free Software Foundation, Inc.
+   Copyright 2002-2019 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
@@ -91,7 +91,7 @@ struct _table_include
 
 
 /* Open/read a table file.  Since the file is read once during open
-   (and then closed immediatly) there is no close method. */
+   (and then closed immediately) there is no close method. */
 
 extern table *table_open (const char *file_name);
 
This page took 0.038407 seconds and 4 git commands to generate.