c
#include <assert.h>

1 static int
15  assert(sp->bytes_per_line != 0);
16  if (cc % sp->bytes_per_line != 0)
