diff --git a/doc/developer.xml b/doc/developer.xml index c63e2c265..010b85064 100644 --- a/doc/developer.xml +++ b/doc/developer.xml @@ -57,7 +57,7 @@ Some example code: - static inline bool + static inline int foo(const char *abc, int xyz) { if (abc == NULL) {