]> code.delx.au - gnu-emacs/blobdiff - lib/filemode.h
* lisp/progmodes/ruby-mode.el: Bump the version to 1.2.
[gnu-emacs] / lib / filemode.h
index 9ebef47806da342cfa68e26587299c1e1a301fe7..3ca19b856230c77fe7e4445e7bf1d566bf9a0647 100644 (file)
@@ -23,7 +23,7 @@
 
 /* Get the declaration of strmode.  */
 # if HAVE_DECL_STRMODE
-#  include <string.h> /* MacOS X, FreeBSD, OpenBSD */
+#  include <string.h> /* Mac OS X, FreeBSD, OpenBSD */
 #  include <unistd.h> /* NetBSD */
 # endif