projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31fab98
)
src/cvec.h: fix ifndef define
author
Paul Brossier
<piem@piem.org>
Thu, 7 Mar 2013 20:55:48 +0000
(15:55 -0500)
committer
Paul Brossier
<piem@piem.org>
Thu, 7 Mar 2013 20:55:48 +0000
(15:55 -0500)
src/cvec.h
patch
|
blob
|
history
diff --git
a/src/cvec.h
b/src/cvec.h
index 0e92b7cf66c81721e96cca926a1911f9356c9c63..0e344e4076ba541ba2d71ac5080fc98c6fea2980 100644
(file)
--- a/
src/cvec.h
+++ b/
src/cvec.h
@@
-19,7
+19,7
@@
*/
#ifndef _CVEC_H
-#define _CVEC_H
_
+#define _CVEC_H
#ifdef __cplusplus
extern "C" {