diff options
Diffstat (limited to 'gdb/gnu-regex.h')
-rw-r--r-- | gdb/gnu-regex.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/gnu-regex.h b/gdb/gnu-regex.h index 9153ea1..4d62b03 100644 --- a/gdb/gnu-regex.h +++ b/gdb/gnu-regex.h @@ -1,3 +1,4 @@ +/* *INDENT-OFF* */ /* keep in sync with glibc */ /* Definitions for data structures and routines for the regular expression library, version 0.12. Copyright (C) 1985,89,90,91,92,93,95,96,97,98 Free Software Foundation, Inc. |