changeset 1047:5df6426c2f00

[project @ 1995-01-19 14:37:25 by jwe]
author jwe
date Thu, 19 Jan 1995 14:37:54 +0000
parents d1bd01d11e1e
children 5240771b9090
files liboctave/tmpnam.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/tmpnam.c
+++ b/liboctave/tmpnam.c
@@ -20,7 +20,7 @@
 #include "config.h"
 #endif
 
-#ifndef HAVE_TEMPNAM
+#ifndef HAVE_TMPNAM
 
 #include <stddef.h>
 #include <stdio.h>