forked from mirror/OpenTTD
(svn r11480) -Codechange: Rename the function ALIGN fitting to the naming style
This fixes also FS#1450
This commit is contained in:
@@ -360,8 +360,6 @@ CDECL error(const char *str, ...);
|
||||
#elif defined(OPENBSD)
|
||||
/* OpenBSD uses strcasecmp(3) */
|
||||
#define _stricmp strcasecmp
|
||||
/* OpenBSD furthermore already has an ALIGN macro. */
|
||||
#undef ALIGN
|
||||
#endif
|
||||
|
||||
#if !defined(MORPHOS) && !defined(OPENBSD)
|
||||
|
Reference in New Issue
Block a user