(-awake:): added methods

From-SVN: r4097
This commit is contained in:
Kresten Krab Thorup 1993-04-12 15:50:02 +00:00
parent 8117ac5599
commit 24e5fe8bae

View File

@ -112,9 +112,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
- read: (TypedStream*)aStream;
- write: (TypedStream*)aStream;
+ read: (TypedStream*)aStream;
+ write: (TypedStream*)aStream;
- awake: (TypedStream*)aStream;
@end