shithub: opus-tools

Download patch

ref: 5b00f05c2c87bbd203eee77d8536adb414905a25
parent: e1c51f6588b6b65991a23355006328c1a2e1f113
author: Gregory Maxwell <greg@xiph.org>
date: Fri Dec 21 09:09:52 EST 2012

Remove extraneous CONFIG_H after #endif in win32/config.h.

--- a/win32/config.h
+++ b/win32/config.h
@@ -19,5 +19,4 @@
 #include "version.h"
 
 
-#endif CONFIG_H
-
+#endif /* CONFIG_H */