Changeset 7a214f493f6b064ba1e3ec53cb3e30b839c6b494
- Timestamp:
- 03/13/08 07:52:08
(4 months ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1205391128 -0700
- git-parent:
[0b4aa1b3335149d48bc5ea4052147b744ee83140]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1205391128 -0700
- Message:
Shut a warning.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2e888fd |
r7a214f4 |
|
| 69 | 69 | const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}} |
|---|
| 70 | 70 | |
|---|
| 71 | | #endif !_MIDL_USE_GUIDDEF_ |
|---|
| | 71 | #endif //!_MIDL_USE_GUIDDEF_ |
|---|
| 72 | 72 | |
|---|
| 73 | 73 | MIDL_DEFINE_GUID(IID, LIBID_AXVLC,0xDF2BBE39,0x40A8,0x433b,0xA2,0x79,0x07,0x3F,0x48,0xDA,0x94,0xB6); |
|---|