Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJean-Marc Valin <jmvalin@jmvalin.ca>2012-12-21 23:11:10 +0400
committerJean-Marc Valin <jmvalin@jmvalin.ca>2012-12-21 23:11:10 +0400
commit3593bbf481a79fefdc9138361b0933b71852f7ac (patch)
tree88cc9631f4be943c740808d9edc22a8c52ac71e2 /win32
parent23fcd706fb6b752c642f94436a63b65afb6e8d0c (diff)
missing comment in win32/config.h
Diffstat (limited to 'win32')
-rw-r--r--win32/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/config.h b/win32/config.h
index 03e06884..7baf0cde 100644
--- a/win32/config.h
+++ b/win32/config.h
@@ -44,4 +44,4 @@ POSSIBILITY OF SUCH DAMAGE.
#include "version.h"
-#endif CONFIG_H
+#endif /* CONFIG_H */