Skip to content

Commit 8f9a5b7

Browse files
authored
Merge pull request below#61 from rosshjb/rm-func-decl
refactor: remove unnecessary function declaration
2 parents d830098 + 8d67de9 commit 8f9a5b7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Chapter 09/uppertst4.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55

66
#include <stdio.h>
77

8-
extern int mytoupper( char *, char * );
9-
108
#define MAX_BUFFSIZE 255
119
int main()
1210
{

0 commit comments

Comments
 (0)