Commit 6936aab0 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

macosx: Fix a typo in the pragma.

parent 2c01440d
...@@ -69,7 +69,7 @@ static void * ManageThread( void *user_data ); ...@@ -69,7 +69,7 @@ static void * ManageThread( void *user_data );
static unichar VLCKeyToCocoa( unsigned int i_key ); static unichar VLCKeyToCocoa( unsigned int i_key );
static unsigned int VLCModifiersToCocoa( unsigned int i_key ); static unsigned int VLCModifiersToCocoa( unsigned int i_key );
#pragma mark VLC - #pragma mark -
#pragma mark VLC Interface Object Callbacks #pragma mark VLC Interface Object Callbacks
/***************************************************************************** /*****************************************************************************
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment