Reveal unintentionally hidden text

This commit is contained in:
Philzen 2016-02-16 05:13:05 +01:00
parent 93bbd165ee
commit ebe9de45de
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
respondd providers are C modules (shared objects). These modules should include
<json-c/json.h> and <respondd.h>, the latter of which provides the following definitions:
\<json-c/json.h> and \<respondd.h>, the latter of which provides the following definitions:
typedef struct json_object * (*respondd_provider)(void);