fixed a wrongly commented line

This commit is contained in:
hyunghwan.chung
2018-01-17 02:37:04 +00:00
parent 11290dce63
commit 0ba4764c18
3 changed files with 2 additions and 4 deletions

View File

@ -63,8 +63,6 @@ struct moo_uopt_t
moo_uch_t* cur;
};
typedef struct moo_bopt_t moo_bopt_t;
typedef struct moo_bopt_lng_t moo_bopt_lng_t;