changeset 21346:afc3108f13fe

maint: Merge away extra head on default.
author John W. Eaton <jwe@octave.org>
date Thu, 25 Feb 2016 11:16:12 -0500
parents 12280fef2741 (current diff) 32651c9a1235 (diff)
children 2f9de06a526e
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/build-aux/mk-octave-config-h.sh	Thu Feb 25 13:48:41 2016 +0000
+++ b/build-aux/mk-octave-config-h.sh	Thu Feb 25 11:16:12 2016 -0500
@@ -125,7 +125,7 @@
 #  define OCTAVE_IMPORT
 #endif
 
-n#define OCTAVE_API OCTAVE_IMPORT
+#define OCTAVE_API OCTAVE_IMPORT
 #define OCTINTERP_API OCTAVE_IMPORT
 
 #include <stdint.h>