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.
This commit is contained in:
parent
9373cf2619
commit
6ced15815d
5 changed files with 62 additions and 52 deletions
|
@ -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 **);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue