Kaydet (Commit) 2cc92686 authored tarafından Hans-Joachim Lankenau's avatar Hans-Joachim Lankenau

remove useless part of change

üst bda605b9
/* RCS $Id: sysintf.c,v 1.2 2001-02-13 12:43:28 hjs Exp $ /* RCS $Id: sysintf.c,v 1.3 2001-02-19 16:08:04 hjs Exp $
-- --
-- SYNOPSIS -- SYNOPSIS
-- System independent interface -- System independent interface
...@@ -450,7 +450,7 @@ PUBLIC FILE* ...@@ -450,7 +450,7 @@ PUBLIC FILE*
Get_temp(path, suff, op) Get_temp(path, suff, op)
char **path; char **path;
char *suff; char *suff;
long op; int op;
{ {
extern char *tempnam(); extern char *tempnam();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment