Changeset 89f2455fce9bd360667128623371f4d6f65d5431
- Timestamp:
- 01/29/08 19:11:02
(7 months ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1201630262 +0000
- git-parent:
[d1af4dc515e171d2c0d5ed68b3f948dd995c9bf8]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1201630262 +0000
- Message:
Comment related to previous commit
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r25ad0cd |
r89f2455 |
|
| 63 | 63 | |
|---|
| 64 | 64 | /* This pseudo-random sequence is unlikely to ever happen */ |
|---|
| | 65 | /* This should be the same as in src/network/httpd.c */ |
|---|
| 65 | 66 | #define BOUNDARY "7b3cc56e5f51db803f790dad720ed50a" |
|---|
| 66 | 67 | |
|---|