progs/samples: 'Silence no previous prototype' warnings.
This commit is contained in:
@@ -92,7 +92,7 @@ GLubyte contourTexture2[] = {
|
||||
#endif
|
||||
|
||||
|
||||
void GLUTCALLBACK glut_post_redisplay_p(void)
|
||||
static void GLUTCALLBACK glut_post_redisplay_p(void)
|
||||
{
|
||||
static double t0 = -1.;
|
||||
double t, dt;
|
||||
|
Reference in New Issue
Block a user