瀏覽代碼

cmProc2.h:Removed incorrect use of cmSigGenWaveformId which caused multiple definition errors.

master
kevin 11 年之前
父節點
當前提交
4c0847942d
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      cmProc2.h

+ 1
- 1
cmProc2.h 查看文件

@@ -114,7 +114,7 @@ extern "C" {
114 114
     kSilenceWfId,
115 115
     kPhasorWfId,
116 116
     kSeqWfId,            // always incrementing integer sequence (srate,frq,otCnt is ignored)
117
-  } cmSigGenWaveformId;
117
+  };
118 118
 
119 119
   typedef struct
120 120
   {

Loading…
取消
儲存