Skip to content
Snippets Groups Projects
Commit fca190e1 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Remove extra #endif

parent 5fb84df9
No related branches found
No related tags found
No related merge requests found
/* $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>
......@@ -66,4 +66,3 @@ isinf(double x)
#endif
#endif
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment