Skip to content

Commit

Permalink
Documentation: Fixed a Doxygen warning
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Dec 14, 2012
1 parent 47c5956 commit 7094058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doomsday/engine/api/doomsday.h
Expand Up @@ -631,7 +631,7 @@ int R_ViewPortSize(int player, Size2Raw* size);
/**
* Change the view player for the specified viewport by console player num.
*
* @param player Console player number of whose viewport to change.
* @param consoleNum Console player number of whose viewport to change.
* @param viewPlayer Player that will be viewed by @a player.
*/
void R_SetViewPortPlayer(int consoleNum, int viewPlayer);
Expand Down

0 comments on commit 7094058

Please sign in to comment.