s3-docs: Remove trailing whitespaces and fix a typo.
[Samba.git] / librpc / ndr / ndr_wmi.h
blob539b9e882b252f29ab2c25ad202fbbc4f950b6d7
1 typedef const char *CIMSTRING;
2 enum ndr_err_code ndr_pull_CIMSTRING(struct ndr_pull *ndr, int ndr_flags, CIMSTRING *r);
3 enum ndr_err_code ndr_push_CIMSTRING(struct ndr_push *ndr, int ndr_flags, const CIMSTRING *r);