From 49f2cdc76dd405dfb674da1284349a28f75c2ebd Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 10 Dec 2019 22:00:05 +0100 Subject: struct srd_decoder: Fix/improve some documentation comments. --- util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util.c') diff --git a/util.c b/util.c index b7fd4fb..1e914e3 100644 --- a/util.c +++ b/util.c @@ -385,7 +385,7 @@ SRD_PRIV int py_str_as_str(PyObject *py_str, char **outstr) /** * Convert a Python list of unicode strings to a C string vector. - * On success, a pointer to a newly allocated NULL-terminated array of + * On success, a pointer to a newly allocated NUL-terminated array of * allocated C strings is written to @a out_strv. The caller must g_free() * each string and the array itself. * -- cgit v1.2.3-70-g09d2