Tidied method argument naming.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14763 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2002-10-13 13:50:06 +00:00
parent 76d90272f8
commit af70a6521a
7 changed files with 193 additions and 132 deletions

View file

@ -202,7 +202,7 @@ GSCurrentServer(void)
/** <init />
Initializes the server. This typically causes the receiver to
<em>connect</em> to the display (e.g. XOpenDisplay() on an X-Windows
<em>connect</em> to the display (e.g. XOpenDisplay () on an X-Windows
server).
*/
- (id) initWithAttributes: (NSDictionary *)attributes