Merge pull request #129 from Philzen/patch-1

Reveal unintentionally hidden text
This commit is contained in:
Jan-Philipp Litza 2016-02-16 10:38:06 +01:00
commit 04c928eb56
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);