Loading...
include/fmtmsg.h Libc-1669.40.2 Libc-583
--- Libc/Libc-1669.40.2/include/fmtmsg.h
+++ Libc/Libc-583/include/fmtmsg.h
@@ -23,7 +23,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $FreeBSD: head/include/fmtmsg.h 236629 2012-06-05 19:42:57Z ed $
+ * $FreeBSD: src/include/fmtmsg.h,v 1.2 2002/08/05 16:37:05 mike Exp $
  */
 
 #ifndef _FMTMSG_H_
@@ -32,7 +32,7 @@
 /* Source of condition is... */
 #define	MM_HARD		0x0001	/* ...hardware. */
 #define	MM_SOFT		0x0002	/* ...software. */
-#define	MM_FIRM		0x0004	/* ...firmware. */
+#define	MM_FIRM		0x0004	/* ...fireware. */
 
 /* Condition detected by... */
 #define	MM_APPL		0x0010	/* ...application. */