Whitespace and typos.

This commit is contained in:
Ragnvald Maartmann-Moe IV 2001-02-03 07:39:45 +00:00
parent ff82461483
commit 603a88c160
10 changed files with 28 additions and 33 deletions

View file

@ -29,13 +29,13 @@
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#ifdef HAVE_STRING_H
#include <string.h>
# include <string.h>
#endif
#ifdef HAVE_STRINGS_H
#include <strings.h>
# include <strings.h>
#endif
#include <math.h>
#include "mathlib.h"