Changeset 011e78e6ce52d771ae7661c4b42405e6922f50a4

Show
Ignore:
Timestamp:
01/22/08 20:49:02 (8 months ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1201031342 +0000
git-parent:

[50f586a213977244b3cf6dabe921da4ee1aa045f]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1201031342 +0000
Message:

Remove forward declaration

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/config/core.c

    r3d0196c r011e78e  
    727727 *   - on other OSes it's the same as the home directory. 
    728728 */ 
    729 char *config_GetUserDir( void ); 
    730729char *config_GetUserDir( void ) 
    731730{