]> sigrok.org Git - libserialport.git/blobdiff - Doxyfile
change type of result variables to ssize_t
[libserialport.git] / Doxyfile
index 719d04f274010ac0941c5b896c4e27b8fea0bc6b..0ac10148ef68b56a60496e1a1376ec02bda9d9cc 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -2135,7 +2135,7 @@ INCLUDE_FILE_PATTERNS  =
 # recursively expanded use the := operator instead of the = operator.
 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
 
-PREDEFINED             =
+PREDEFINED             = SP_API
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
 # tag can be used to specify a list of macro names that should be expanded. The