Ignore:
Timestamp:
Feb 9, 2000, 9:51:20 AM (26 years ago)
Author:
jeroen
Message:

* empty log message *

File:
1 edited

Legend:

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

    r2595 r2689  
    1 
     1/* $Id: glut_tablet.c,v 1.2 2000-02-09 08:46:17 jeroen Exp $ */
    22/* Copyright (c) Mark J. Kilgard, 1994. */
    33
     
    1010#include "glutint.h"
    1111
    12 void APIENTRY 
     12void APIENTRY
    1313glutTabletMotionFunc(GLUTtabletMotionCB tabletMotionFunc)
    1414{
     
    2424}
    2525
    26 void APIENTRY 
     26void APIENTRY
    2727glutTabletButtonFunc(GLUTtabletButtonCB tabletButtonFunc)
    2828{
Note: See TracChangeset for help on using the changeset viewer.