Skip to content

Commit

Permalink
Deleted spurious comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fangfufu authored Aug 26, 2024
1 parent c632122 commit 0cb4fe3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ typedef enum {
SINGLE = 3,
} OperationMode;

/**
* \brief configuration data structure
* \note The opening curly bracket should be at line 39, so the code belong
* lines up with the initialisation code in util.c
*/
typedef struct {
/** \brief Operation Mode */
OperationMode mode;
Expand Down

0 comments on commit 0cb4fe3

Please sign in to comment.