소스 검색

cmProc.h : Added cmShiftBuf_str tag to cmShiftBuf.

master
kevin 10 년 전
부모
커밋
3d32b3ac51
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      cmProc.h

+ 1
- 1
cmProc.h 파일 보기

@@ -44,7 +44,7 @@ extern "C" {
44 44
   //------------------------------------------------------------------------------------------------------------
45 45
   /// The buffer is intended to synchronize sample block rates between processes and to provide an overlapped 
46 46
   /// input buffer.
47
-  typedef struct 
47
+  typedef struct cmShiftBuf_str
48 48
   {
49 49
     cmObj       obj;
50 50
     unsigned    bufSmpCnt;  // wndSmpCnt + hopSmpCnt

Loading…
취소
저장