Update example 'ma_data_converter_uninit' call

This commit is contained in:
Clownacy
2022-01-19 19:10:45 +00:00
parent 38c814f52a
commit 56e41a0fde
+1 -1
View File
@@ -3003,7 +3003,7 @@ Something like the following may be more suitable depending on your requirements
Do the following to uninitialize the data converter:
```c
ma_data_converter_uninit(&converter);
ma_data_converter_uninit(&converter, NULL);
```
The following example shows how data can be processed