Moved a comment nearer its code.

merge-requests/1/head
Mike Kelly 2012-03-21 21:02:00 -07:00
rodzic 0ab145c316
commit 11b3604e92
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -7483,8 +7483,8 @@ reader_process (void *data)
sane_strstatus (status));
return status;
}
/* we can set anything here without fear because the process will terminate soon and take our changes with it */
}
/* we can set anything here without fear because the process will terminate soon and take our changes with it */
s->page += 1;
s->params.lines = line;
exit_status = reader_process (s);