diff options
Diffstat (limited to 'gcc/vmsdbgout.c')
-rw-r--r-- | gcc/vmsdbgout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/vmsdbgout.c b/gcc/vmsdbgout.c index 81653f2916d..3b8b8f89331 100644 --- a/gcc/vmsdbgout.c +++ b/gcc/vmsdbgout.c @@ -84,7 +84,7 @@ dst_file_info_entry; #define PTR_SIZE 4 /* Must be 32 bits for VMS debug info */ #endif -/* Pointer to an structure of filenames referenced by this compilation unit. */ +/* Pointer to a structure of filenames referenced by this compilation unit. */ static dst_file_info_ref file_info_table; /* Total number of entries in the table (i.e. array) pointed to by |