doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions
getdate.h File Reference
#include "setup.h"
#include <sys/types.h>
#include <time.h>

Go to the source code of this file.

Macros

#define PARAMS(Args)   ()
 

Functions

time_t curl_getdate PARAMS ((const char *p, const time_t *now))
 

Macro Definition Documentation

#define PARAMS (   Args)    ()

Definition at line 16 of file getdate.h.

Function Documentation

time_t curl_getdate PARAMS ( (const char *p, const time_t *now)  )