whitespace
This commit is contained in:
parent
682526348c
commit
9c03998cd0
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ int main(int argc, char *argv[]) {
|
|||
exit(1);
|
||||
}
|
||||
SDL_Surface *screen = SDL_SetVideoMode(320, 240, 32, SDL_SWSURFACE);
|
||||
|
||||
|
||||
/* Do the mandelbrot. */
|
||||
drawmandelbrot(screen);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue