Changeset e8ff31e8c8f909b454f97e2a1031c7d0da0bfbff
- Timestamp:
- 02/11/07 17:14:30
(2 years ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1171210470 +0000
- git-parent:
[d6a7c477213c5b927459372e89c8ddc3b67a9475]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1171210470 +0000
- Message:
Cosmetic fix
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r5b8e4c0 |
re8ff31e |
|
| 136 | 136 | "\r\na=type:broadcast" |
|---|
| 137 | 137 | "\r\na=charset:UTF-8" |
|---|
| 138 | | "%s" // optional source filter |
|---|
| | 138 | "%s" // optional source filter |
|---|
| 139 | 139 | "\r\n", |
|---|
| 140 | 140 | /* o= */ t, t, machine, |
|---|