Skip to content

Commit

Permalink
hawkbit-client: Extend missing comment
Browse files Browse the repository at this point in the history
Signed-off-by: Vyacheslav Yurkov <[email protected]>
  • Loading branch information
UVV-gh committed Sep 3, 2023
1 parent 191bd51 commit 6476957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/hawkbit-client.h
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ typedef struct RestPayload_ {
} RestPayload;

/**
* @brief struct containing
* @brief struct containing data about an artifact that is currently being deployed.
*/
typedef struct Artifact_ {
gchar *name; /**< name of software */
Expand Down

0 comments on commit 6476957

Please sign in to comment.