diff options
Diffstat (limited to 'ext/tarkin/wavelet.h')
-rw-r--r-- | ext/tarkin/wavelet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tarkin/wavelet.h b/ext/tarkin/wavelet.h index d05bb514..6b7a7af4 100644 --- a/ext/tarkin/wavelet.h +++ b/ext/tarkin/wavelet.h @@ -23,7 +23,7 @@ extern Wavelet3DBuf* wavelet_3d_buf_new (uint32_t width, uint32_t height, extern void wavelet_3d_buf_destroy (Wavelet3DBuf* buf); -/** +/* * transform buf->data * a_moments is the number of vanishing moments of the analyzing * highpass filter, |