19:8bac9fd0629d | 20:43725438ac50 |
---|---|
1 /* | 1 /* |
2 * string_list.c | 2 * string_list.c |
3 * | 3 * |
4 * Created on: 15.09.2011 | 4 * Created on: 15.09.2011 |
5 * Author: beckermi | 5 * Author: Mike |
6 */ | 6 */ |
7 | 7 |
8 #include "string_list.h" | 8 #include "string_list.h" |
9 | 9 |
10 string_list_t* new_string_list_t() { | 10 string_list_t* new_string_list_t() { |