Sign in
fuchsia
/
third_party
/
libxml2
/
bf1d8b9cfb3c91adcabc85029a8a22913451e104
/
.
/
include
/
private
/
shell.h
blob: 53a857e2a9c5421fe1b6f9694301aa1028ab6f37 [
file
] [
log
] [
blame
]
#ifndef
XML_SHELL_H_PRIVATE__
#define
XML_SHELL_H_PRIVATE__
void
xmllintShell
(
xmlDocPtr doc
,
const
char
*
filename
,
FILE
*
output
);
#endif
/* XML_SHELL_H_PRIVATE__ */