Changeset 37afbbd5128cf3859411f2b6f99487c45e3af6a9
- Timestamp:
- 26/01/07 23:39:25
(2 years ago)
- Author:
- Antoine Cellerier <dionoea@videolan.org>
- git-committer:
- Antoine Cellerier <dionoea@videolan.org> 1169851165 +0000
- git-parent:
[ccf664e20dd3dbf5feb554299c6267c9815da582]
- git-author:
- Antoine Cellerier <dionoea@videolan.org> 1169851165 +0000
- Message:
Oops.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rccf664e |
r37afbbd |
|
| 684 | 684 | *str = '_'; |
|---|
| 685 | 685 | } |
|---|
| | 686 | str++; |
|---|
| 686 | 687 | } |
|---|
| 687 | 688 | } |
|---|
| … | … | |
| 709 | 710 | *str = '_'; |
|---|
| 710 | 711 | } |
|---|
| 711 | | } |
|---|
| 712 | | } |
|---|
| | 712 | str++; |
|---|
| | 713 | } |
|---|
| | 714 | } |
|---|