Changeset 011e78e6ce52d771ae7661c4b42405e6922f50a4
- 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
| r3d0196c |
r011e78e |
|
| 727 | 727 | * - on other OSes it's the same as the home directory. |
|---|
| 728 | 728 | */ |
|---|
| 729 | | char *config_GetUserDir( void ); |
|---|
| 730 | 729 | char *config_GetUserDir( void ) |
|---|
| 731 | 730 | { |
|---|