fix spacing

aper
Lev Walkin 2014-01-14 02:44:54 -08:00
parent ea55215e3c
commit bfc76e8f1e
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ static enum xer_pbd_rval
NULL__xer_body_decode(asn_TYPE_descriptor_t *td, void *sptr, const void *chunk_buf, size_t chunk_size) {
(void)td;
(void)sptr;
(void)chunk_buf; /* Going to be empty according to the rules below. */
(void)chunk_buf; /* Going to be empty according to the rules below. */
/*
* There must be no content in self-terminating <NULL/> tag.