mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 04:20:38 +00:00
Clean up some prototypes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15714 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2eb03143c3
commit
9b5e901493
5 changed files with 10 additions and 4 deletions
|
@ -81,7 +81,7 @@ NSString *GSColorSpaceColorTable = @"GSColorSpaceColorTable";
|
|||
/*
|
||||
* Function for rapid access to current graphics context.
|
||||
*/
|
||||
NSGraphicsContext *GSCurrentContext()
|
||||
NSGraphicsContext *GSCurrentContext(void)
|
||||
{
|
||||
#ifdef GNUSTEP_BASE_LIBRARY
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue