added spaces
This commit is contained in:
@@ -33,11 +33,11 @@
|
|||||||
|
|
||||||
/* New ANSI-style OS defs. */
|
/* New ANSI-style OS defs. */
|
||||||
#if defined(hpux) && !defined(__hpux)
|
#if defined(hpux) && !defined(__hpux)
|
||||||
#define __hpux 1
|
# define __hpux 1
|
||||||
#endif /* hpux */
|
#endif /* hpux */
|
||||||
|
|
||||||
#if defined(convex) && !defined(__convex__)
|
#if defined(convex) && !defined(__convex__)
|
||||||
#define __convex__ 1
|
# define __convex__ 1
|
||||||
#endif /* convex */
|
#endif /* convex */
|
||||||
|
|
||||||
/* Define if on AIX 3.
|
/* Define if on AIX 3.
|
||||||
|
Reference in New Issue
Block a user