projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4438c4b
)
Remove an extra #endif introduced by #4036.
Jarkko Hietaniemi [Sun, 29 Aug 1999 10:31:19 +0000 (10:31 +0000)]
p4raw-id: //depot/cfgperl@4039
perl.h
patch
|
blob
|
blame
|
history
diff --git
a/perl.h
b/perl.h
index
be9ac7c
..
678cef5
100644
(file)
--- a/
perl.h
+++ b/
perl.h
@@
-1076,7
+1076,6
@@
Free_t Perl_mfree (Malloc_t where);
#ifndef HAS_DBL_DIG
#define DBL_DIG 15 /* A guess that works lots of places */
#endif
-#endif
#ifdef OVR_LDBL_DIG
/* Use an overridden LDBL_DIG */