aboutsummaryrefslogtreecommitdiff
path: root/gdb/p-lang.h
diff options
context:
space:
mode:
authorPierre Muller <muller@sourceware.org>2011-03-15 16:00:56 +0000
committerPierre Muller <muller@sourceware.org>2011-03-15 16:00:56 +0000
commit6ced15815d5cc6cdd26036bdb3341bad0a4cda47 (patch)
tree486370bfb1f821e78b358b4908a16d5280a1783a /gdb/p-lang.h
parent9373cf26198091ce52ee863787dbb0ac7f053fcf (diff)
Remove trailing spaces and tabulations from pascal language
support sources. p-exp.y: Ditto. p-lang.c: Ditto. p-lang.h: Ditto. p-valprint.c: Ditto.
Diffstat (limited to 'gdb/p-lang.h')
-rw-r--r--gdb/p-lang.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/p-lang.h b/gdb/p-lang.h
index a5ecb37b01..c284c1dfa5 100644
--- a/gdb/p-lang.h
+++ b/gdb/p-lang.h
@@ -49,7 +49,7 @@ extern void pascal_type_print_method_args (char *, char *,
/* These are in p-lang.c: */
-extern int
+extern int
is_pascal_string_type (struct type *, int *, int *, int *,
struct type **, char **);