From: Joseph Spiros Date: Thu, 17 Apr 2003 20:25:51 +0000 (+0000) Subject: Quick and dirty update to HeaderDoc for currentPlaylistClass X-Git-Tag: v1.0~126 X-Git-Url: http://git.ithinksw.org/MenuTunes.git/commitdiff_plain/d9b45efb2f32e03155afc21b2846b9e381049be0 Quick and dirty update to HeaderDoc for currentPlaylistClass --- diff --git a/ITMTRemote.h b/ITMTRemote.h index 9e5ac5f..0cb9b99 100755 --- a/ITMTRemote.h +++ b/ITMTRemote.h @@ -195,7 +195,7 @@ typedef enum { - (int)numberOfSongsInPlaylistAtIndex:(int)index; /*! - * @method classOfPlaylistAtIndex: + * @method currentPlaylistClass */ - (ITMTRemotePlayerPlaylistClass)currentPlaylistClass;