Small comment typo fix
This is also my first attempt to commit and push include/my_global.h: Small typo BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
This commit is contained in:
parent
76ca485559
commit
7c261bf091
@ -67,3 +67,4 @@ venu@work.mysql.com
|
|||||||
worm@altair.is.lan
|
worm@altair.is.lan
|
||||||
zak@balfor.local
|
zak@balfor.local
|
||||||
zak@linux.local
|
zak@linux.local
|
||||||
|
salle@geopard.(none)
|
||||||
|
@ -313,7 +313,7 @@ typedef unsigned short ushort;
|
|||||||
#define rint(A) floor((A)+0.5)
|
#define rint(A) floor((A)+0.5)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Define som general constants */
|
/* Define some general constants */
|
||||||
#ifndef TRUE
|
#ifndef TRUE
|
||||||
#define TRUE (1) /* Logical true */
|
#define TRUE (1) /* Logical true */
|
||||||
#define FALSE (0) /* Logical false */
|
#define FALSE (0) /* Logical false */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user