make PrivateData appear as driver-specific data structures for Doxygen
This commit is contained in:
@@ -45,6 +45,8 @@
|
||||
|
||||
#include "report.h"
|
||||
|
||||
|
||||
/** private data for the \c lirc driver */
|
||||
typedef struct lircin_private_data {
|
||||
char *lircrc;
|
||||
char *prog;
|
||||
|
||||
Reference in New Issue
Block a user