mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
doc: Mostly fixing up i.e. versus i.e.\ in doxygen documentation
same for e.g. versus e.g.\ and e.g. versus E.g. this is ueber-nitpicking: will anybody ever notice? Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com>
This commit is contained in:
parent
50cf983194
commit
2cc23f2c4e
4 changed files with 64 additions and 64 deletions
|
|
@ -318,7 +318,7 @@ char* pa_sample_spec_snprint(char *s, size_t l, const pa_sample_spec *spec);
|
|||
* ABI. \since 0.9.16 */
|
||||
#define PA_BYTES_SNPRINT_MAX 11
|
||||
|
||||
/** Pretty print a byte size value. (i.e. "2.5 MiB") */
|
||||
/** Pretty print a byte size value (i.e.\ "2.5 MiB") */
|
||||
char* pa_bytes_snprint(char *s, size_t l, unsigned v);
|
||||
|
||||
/** Return 1 when the specified format is little endian, return -1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue