Skip to content

Commit

Permalink
trivial: Fix gtk-doc markup issue
Browse files Browse the repository at this point in the history
  • Loading branch information
hughsie committed Sep 22, 2022
1 parent 5d38e0a commit be2311c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libfwupdplugin/fu-context.c
Original file line number Diff line number Diff line change
Expand Up @@ -871,7 +871,7 @@ fu_context_has_flag(FuContext *context, FuContextFlags flag)

/**
* fu_context_add_esp_volume:
* @context: a #FuContext
* @self: a #FuContext
* @volume: a #FuVolume
*
* Adds an ESP volume location.
Expand Down Expand Up @@ -901,7 +901,7 @@ fu_context_add_esp_volume(FuContext *self, FuVolume *volume)

/**
* fu_context_get_esp_volumes:
* @context: a #FuContext
* @self: a #FuContext
* @error: (nullable): optional return location for an error
*
* Finds all volumes that could be an ESP.
Expand Down

0 comments on commit be2311c

Please sign in to comment.