Libdes updated to 3.23
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@513 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -103,7 +103,7 @@ struct tms {
|
||||
#define BUFSIZE ((long)1024*8)
|
||||
long run=0;
|
||||
|
||||
#ifdef PROTO
|
||||
#ifndef NOPROTO
|
||||
double Time_F(int s);
|
||||
#else
|
||||
double Time_F();
|
||||
@@ -116,7 +116,7 @@ double Time_F();
|
||||
#define SIGRETTYPE int
|
||||
#endif
|
||||
|
||||
#ifdef PROTO
|
||||
#ifndef NOPROTO
|
||||
SIGRETTYPE sig_done(int sig);
|
||||
#else
|
||||
SIGRETTYPE sig_done();
|
||||
|
Reference in New Issue
Block a user