diff options
Diffstat (limited to '')
-rw-r--r-- | man3/LIBAXL_REQUEST_LIST_FONTS.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/LIBAXL_REQUEST_LIST_FONTS.3 b/man3/LIBAXL_REQUEST_LIST_FONTS.3 index 10a1ac0..1b4455b 100644 --- a/man3/LIBAXL_REQUEST_LIST_FONTS.3 +++ b/man3/LIBAXL_REQUEST_LIST_FONTS.3 @@ -6,7 +6,7 @@ LIBAXL_REQUEST_LIST_FONTS - List fonts #include <libaxl.h> #define LIBAXL_REQUEST_LIST_FONTS 49 -struct libaxl_request_open_font { +struct libaxl_request_list_fonts { uint8_t \fIopcode\fP; uint8_t \fI__pad\fP; uint16_t \fI_request_length\fP; |