Clean trailing white-space.

This commit is contained in:
Björn Esser
2020-04-10 13:06:54 +02:00
parent 37355cf0e6
commit 78cd37fb18
11 changed files with 30 additions and 30 deletions

View File

@@ -15,7 +15,7 @@
/**
* @file
* @brief Internal string buffer handing. Unless you're writing a
* @brief Internal string buffer handing. Unless you're writing a
* json_object_to_json_string_fn implementation for use with
* json_object_set_serializer() direct use of this is not
* recommended.