diff options
Diffstat (limited to 'asm/parser.c')
-rw-r--r-- | asm/parser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/parser.c b/asm/parser.c index f796dfc..5521585 100644 --- a/asm/parser.c +++ b/asm/parser.c @@ -7,5 +7,5 @@ * Created: 2023-10-24 * Author: Aryadev Chavali - * Description: + * Description: Parser for assembly language */ |