diff src/m/att3b.h @ 3591:507f64624555

Apply typo patches from Paul Eggert.
author Jim Blandy <jimb@redhat.com>
date Wed, 09 Jun 1993 11:59:12 +0000
parents 1ffd52c765c7
children 7be0f0a02725
line wrap: on
line diff
--- a/src/m/att3b.h	Wed Jun 09 11:33:38 1993 +0000
+++ b/src/m/att3b.h	Wed Jun 09 11:59:12 1993 +0000
@@ -129,7 +129,7 @@
 		 ? (sign_extend_temp | 0xFF000000) \
 		 : (sign_extend_temp & 0x00FFFFFF))
 
-#ifdef emacs /* Don't do this when makeing xmakefile! */
+#ifdef emacs /* Don't do this when making xmakefile! */
 extern int sign_extend_temp;
 #endif