]> git.sesse.net Git - vlc/commitdiff
MAC -> UTF-8
authorRémi Denis-Courmont <remi@remlab.net>
Tue, 24 Nov 2009 21:06:27 +0000 (23:06 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Tue, 24 Nov 2009 21:06:43 +0000 (23:06 +0200)
projects/macosx/framework/Headers/Internal/VLCEventManager.h

index 2263fce4bd2acc28694103f0e3ff8445ddf3c0b3..a7a06d204f94840f7ae81858cb32dbc0617d1516 100644 (file)
@@ -57,7 +57,7 @@
  * have a significant return value and should take a single argument of type NSNotification, 
  * or no arguments.
  *
- * See ÒSelectorsÓ for a description of the SEL type.
+ * See “Selectors” for a description of the SEL type.
  * \param aNotificiationName The name of the notification that should be sent to the 
  * distributed notification center.
  */
@@ -78,7 +78,7 @@
  * have a significant return value and should take a single argument of type id, 
  * or no arguments.
  *
- * See ÒSelectorsÓ for a description of the SEL type.
+ * See “Selectors” for a description of the SEL type.
  * \param arg The argument to pass in the message.  Pass nil if the method does not take an 
  * argument.
  * distributed notification center.