Skip to content

Commit

Permalink
pdb: typo a/an pseudo-variable
Browse files Browse the repository at this point in the history
  • Loading branch information
dilyanpalauzov authored and miconda committed Dec 16, 2022
1 parent 69a7261 commit a93b757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/pdb/pdb.c
Expand Up @@ -50,7 +50,7 @@ static uint16_t *global_id = NULL;


/*!
* Generic parameter that holds a string, an int or an pseudo-variable
* Generic parameter that holds a string, an int or a pseudo-variable
* @todo replace this with gparam_t
*/
struct multiparam_t {
Expand Down

0 comments on commit a93b757

Please sign in to comment.