Changeset 2f20faa37eb4236a9c39eff8f48a1a76a12705cc
- Timestamp:
- 26/04/07 21:53:53
(1 year ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1177617233 +0000
- git-parent:
[e3204e44686cfccc0b633b2a76914e6536ceb5c4]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1177617233 +0000
- Message:
grammar
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| ra65a622 |
r2f20faa |
|
| 252 | 252 | * On Win32 there SHOULD be _localtime_s instead, but of course |
|---|
| 253 | 253 | * Cygwin and Mingw32 don't know about it. You're on your own if you |
|---|
| 254 | | * this platform. |
|---|
| | 254 | * use this platform. |
|---|
| 255 | 255 | */ |
|---|
| 256 | 256 | if (unsafe == NULL) |
|---|