diff --git a/submit/lc4_memory.c b/submit/lc4_memory.c index 75acbe7..7013bc6 100644 --- a/submit/lc4_memory.c +++ b/submit/lc4_memory.c @@ -115,19 +115,13 @@ void print_list_f(row_of_memory *head, FILE *output) { if (head == NULL) { return; } - - fprintf(output, "%-20s %-20s %-20s %s\n", "