libDtSearch: Coverity 86579
[oweals/cde.git] / cde / lib / csa / debug.c
index 0a31314672268ec352ba240431a2e85385c3bd8b..628917730cf48cc243d2eec0e9440095f92ad69e 100644 (file)
@@ -16,7 +16,7 @@
  * details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with these librararies and programs; if not, write
+ * License along with these libraries and programs; if not, write
  * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
  * Floor, Boston, MA 02110-1301 USA
  */
 #define X_INCLUDE_TIME_H
 #define XOS_USE_NO_LOCKING
 
-#if defined(linux)
+#if defined(__linux__)
 #undef SVR4
 #endif
 #include <X11/Xos_r.h>
-#if defined(linux)
+#if defined(__linux__)
 #define SVR4
 #endif