mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-12 09:05:54 +00:00
trivial: fix some gtkdoc sections
These weren't showing up in documentation properly.
This commit is contained in:
parent
340f2d4cd7
commit
d8af5de97d
@ -53,7 +53,7 @@ typedef guint FuEndianType;
|
||||
* @FU_PATH_KIND_SYSFSDIR_FW: The sysfs firmware location (IE /sys/firmware)
|
||||
* @FU_PATH_KIND_SYSFSDIR_DRIVERS: The platform sysfs directory (IE /sys/bus/platform/drivers)
|
||||
* @FU_PATH_KIND_SYSFSDIR_TPM: The TPM sysfs directory (IE /sys/class/tpm)
|
||||
* @FU_PATH_KIND_POLKIT_ACTIONS The directory for policy kit actions (IE /usr/share/polkit-1/actions/)
|
||||
* @FU_PATH_KIND_POLKIT_ACTIONS: The directory for policy kit actions (IE /usr/share/polkit-1/actions/)
|
||||
*
|
||||
* Path types to use when dynamically determining a path at runtime
|
||||
**/
|
||||
|
@ -12,7 +12,7 @@
|
||||
#include "fu-usb-device-private.h"
|
||||
|
||||
/**
|
||||
* SECTION:fu-device
|
||||
* SECTION:fu-usb-device
|
||||
* @short_description: a USB device
|
||||
*
|
||||
* An object that represents a USB device.
|
||||
|
Loading…
Reference in New Issue
Block a user