Move xdmeta() back to commands/xdump.c, internal linkage
Partially revert commit 4c746b5e
.
This commit is contained in:
parent
6db74cd282
commit
af5e25aa16
3 changed files with 32 additions and 33 deletions
|
@ -51,7 +51,6 @@ extern void xdhdr(struct xdstr *, char *, int);
|
|||
extern void xdcolhdr(struct xdstr *, struct castr[]);
|
||||
extern void xdflds(struct xdstr *, struct castr[], void *);
|
||||
extern void xdftr(struct xdstr *, int);
|
||||
extern int xdmeta(struct xdstr *, int);
|
||||
extern int xundump(FILE *, char *, int *, int);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue