Skip to content

Commit 8d67de9

Browse files
committed
refactor: remove unnecessary function declaration
1 parent daf4340 commit 8d67de9

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)