(svn r25594) -Fix-ish: some Doxygen warnings/errors for scripts
This commit is contained in:
@@ -36,7 +36,7 @@ public:
|
||||
* @note If the resulting JSON of your table is larger than 1450 bytes,
|
||||
* nothing will be sent (and false will be returned).
|
||||
*/
|
||||
static bool Send(table);
|
||||
static bool Send(void *table);
|
||||
#endif /* DOXYGEN_API */
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user