source: svn/newcon3bcm2_21bu/dst/dmw/src/Channel/DMW_ChannelVer.h @ 74

Last change on this file since 74 was 74, checked in by phkim, 10 years ago
  1. phkim
  2. zasc
  3. 변경 내용
    • CT_ChMapUpdatePMTAC3AudioDescriptor 메모리 leak 버그 수정
  • Property svn:executable set to *
File size: 174 bytes
Line 
1/*
2        DMW_ChannelVer.h
3       
4       
5*/
6
7#ifndef __DMW_CHANNELVER_H__
8#define __DMW_CHANNELVER_H__
9
10UINT32 DMW_GetChannelMWVersion(void);
11
12
13#endif // __DMW_CHANNELVER_H__
14
Note: See TracBrowser for help on using the repository browser.