ran "indent -gnu"; have not fixed block comment style
This commit is contained in:
parent
28860f46fa
commit
12516a373c
47 changed files with 5114 additions and 4311 deletions
|
@ -1,7 +1,7 @@
|
|||
#ifndef utils_h
|
||||
#define utils_h
|
||||
|
||||
extern int print_name_only PARAMS((Sym *self));
|
||||
extern void print_name PARAMS((Sym *self));
|
||||
extern int print_name_only PARAMS ((Sym * self));
|
||||
extern void print_name PARAMS ((Sym * self));
|
||||
|
||||
#endif /* utils_h */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue