diff --git a/src/gl_draw.c b/src/gl_draw.c index 9582084..7bd88b6 100644 --- a/src/gl_draw.c +++ b/src/gl_draw.c @@ -277,7 +277,8 @@ static void draw_Planet_2(void) } /** - * Displays the whole setup with the sun, planet one, planet two and the frame rate + * Displays the whole setup with the sun, planet one, + * planet two and the frame rate */ void display(void) {