diff --git a/wrapper.h b/wrapper.h index 1f81c10..5c609e5 100644 --- a/wrapper.h +++ b/wrapper.h @@ -3,7 +3,7 @@ #include -void xmkstemp( char *template) ; +void xmkstemp( char *fname_template) ; void *xmalloc( size_t size) ;