Skip to content

Commit

Permalink
Fix Checker Errors, get_args.c
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardnzekwe committed May 24, 2023
1 parent e47dba0 commit cc21aa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions get_args.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ int get_args(char *exe)
/**
* check_get_args - function that checks and catches get_args error
* @line_buffer: line buffer passed as parameter
* @buffer_size: buffer size passed as parameter
* Return: Success (0)
*/

Expand Down

0 comments on commit cc21aa6

Please sign in to comment.