diff options
Diffstat (limited to 'comms/nec2c/files/patch-nec2c.h')
-rw-r--r-- | comms/nec2c/files/patch-nec2c.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/nec2c/files/patch-nec2c.h b/comms/nec2c/files/patch-nec2c.h index 416e9acd8acc..6389be8ff875 100644 --- a/comms/nec2c/files/patch-nec2c.h +++ b/comms/nec2c/files/patch-nec2c.h @@ -1,6 +1,6 @@ ---- nec2c.h.orig 2012-06-05 13:34:14.000000000 -0500 -+++ nec2c.h 2012-06-05 13:34:45.000000000 -0500 -@@ -201,8 +201,8 @@ +--- nec2c.h.orig 2004-01-24 13:48:26 UTC ++++ nec2c.h +@@ -201,8 +201,8 @@ complex double cmplx(double a, double j); void secnds(double *x); int stop(int flag); int load_line(char *buff, FILE *pfile); |