Skip to content

Commit f485937

Browse files
committed
.
1 parent 680829f commit f485937

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

clutchlist.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* author mert ozturk 07.09.2017
3-
*/
2+
* author mert ozturk <[email protected]> 07.09.2017
3+
*/
44

55
#include<stdlib.h> //malloc//
66
#include<string.h> //strcmp//

clutchlist.h

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*
2+
* mert ozturk <[email protected]> 07.09.2017
3+
*/
4+
5+
16
#ifndef clutchlist
27
#define clutchlist
38

0 commit comments

Comments
 (0)