Oops, lost update to defs.h:null_cleanup().
This commit is contained in:
parent
a9ac8f511f
commit
e54a9244cd
2 changed files with 2 additions and 1 deletions
|
@ -334,7 +334,7 @@ extern void restore_my_cleanups (struct cleanup **, struct cleanup *);
|
|||
|
||||
extern void free_current_contents (char **);
|
||||
|
||||
extern void null_cleanup (PTR);
|
||||
extern void null_cleanup (void *);
|
||||
|
||||
extern int myread (int, char *, int);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue