Changeset 2a1f0c4681917f2a4fae0c63401bb59faa269817
- Timestamp:
- 14/02/07 17:49:22
(2 years ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1171471762 +0000
- git-parent:
[98b1380a07e2fbebf4dee808baa4fcd9529317e0]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1171471762 +0000
- Message:
Remove seemingly misleading comment
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rd3fe7f2 |
r2a1f0c4 |
|
| 225 | 225 | } |
|---|
| 226 | 226 | p_intf->b_die = VLC_TRUE; |
|---|
| 227 | | /* Do not join the thread... intf_StopThread will do it for us */ |
|---|
| 228 | 227 | } |
|---|
| 229 | 228 | else |
|---|