applied patch from mmadia: fix extra ( )
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30924 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@
|
|||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if (defined(__ATHEOS__) || (defined(__BEOS__) || defined(__HAIKU__)) || defined(UNIX))
|
#if (defined(__ATHEOS__) || defined(__BEOS__) || defined(__HAIKU__) || defined(UNIX))
|
||||||
# ifndef ATH_BEO_UNX
|
# ifndef ATH_BEO_UNX
|
||||||
# define ATH_BEO_UNX
|
# define ATH_BEO_UNX
|
||||||
# endif
|
# endif
|
||||||
|
|||||||
Reference in New Issue
Block a user