Markup for autogsdoc

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11788 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2001-12-17 16:51:51 +00:00
parent a83fb608b9
commit d47e202fbe
289 changed files with 33853 additions and 23024 deletions

View file

@ -1,5 +1,4 @@
/*
NSWindowController.m
/** <title>NSWindowController</title>
Copyright (C) 2000 Free Software Foundation, Inc.
@ -184,7 +183,7 @@
}
}
- (NSString *) windowFrameAutosaveName;
- (NSString *) windowFrameAutosaveName
{
return _windowFrameAutosaveName;
}