Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Changed comment to be used by doxygen.
Browse files Browse the repository at this point in the history
  • Loading branch information
philippwiesemann committed Jun 16, 2013
1 parent 0540e84 commit cdc17a8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion include/SDL_events.h
Expand Up @@ -412,7 +412,9 @@ typedef struct SDL_MultiGestureEvent
} SDL_MultiGestureEvent;


/* (event.dgesture.*) */
/**
* \brief Dollar Gesture Event (event.dgesture.*)
*/
typedef struct SDL_DollarGestureEvent
{
Uint32 type; /**< ::SDL_DOLLARGESTURE */
Expand Down

0 comments on commit cdc17a8

Please sign in to comment.