Ignore:
Timestamp:
Mar 11, 2000, 4:07:48 PM (25 years ago)
Author:
sandervl
Message:

compile fixes + cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/opengl/glut/glut_dials.c

    r2689 r3083  
    1 /* $Id: glut_dials.c,v 1.2 2000-02-09 08:46:09 jeroen Exp $ */
     1/* $Id: glut_dials.c,v 1.3 2000-03-11 15:07:44 sandervl Exp $ */
    22/* Copyright (c) Mark J. Kilgard, 1994. */
    33
     
    88#include "glutint.h"
    99
    10 void APIENTRY
     10void GLAPIENTRY
    1111glutButtonBoxFunc(GLUTbuttonBoxCB buttonBoxFunc)
    1212{
     
    1717}
    1818
    19 void APIENTRY
     19void GLAPIENTRY
    2020glutDialsFunc(GLUTdialsCB dialsFunc)
    2121{
Note: See TracChangeset for help on using the changeset viewer.