fixed typo
This commit is contained in:
parent
69eac96b13
commit
6d4fabbc7d
2
mm.h
2
mm.h
@ -9,7 +9,7 @@ extern void *mm_realloc(void *ptr, size_t size);
|
||||
/*
|
||||
* Students work in teams of one or two. Teams enter their team name,
|
||||
* personal names and login IDs in a struct of this
|
||||
* type in their bits.c file.
|
||||
* type in their mm.c file.
|
||||
*/
|
||||
typedef struct {
|
||||
char *teamname; /* ID1+ID2 or ID1 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user