Commit fca190e1 authored by Bruce Momjian's avatar Bruce Momjian

Remove extra #endif

parent 5fb84df9
/* $Id: isinf.c,v 1.12 1999/07/18 20:43:33 momjian Exp $ */ /* $Id: isinf.c,v 1.13 1999/07/30 03:45:44 momjian Exp $ */
#include <math.h> #include <math.h>
...@@ -66,4 +66,3 @@ isinf(double x) ...@@ -66,4 +66,3 @@ isinf(double x)
#endif #endif
#endif #endif
#endif
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