Fix several backslash typos in Elisp strings
[gnus] / contrib / compface.el
index 2163806..09a4e7c 100644 (file)
@@ -18,9 +18,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-;; Boston, MA 02110-1301, USA.
+;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
@@ -91,7 +89,8 @@ or `libgr-progs', for instance."
                               'delete '(t nil) nil))
                  (progn
                    (goto-char (point-min))
-                   (insert "/* Width=48, Height=48 */\n")
+                   (insert "/* Format_version=1, Width=48, Height=48,\
+ Depth=1, Valid_bits_per_item=16 */\n")
                    ;; I just can't get "icontopbm" to work correctly on its
                    ;; own in XEmacs.  And Emacs doesn't understand un-raw pbm
                    ;; files.