Author: mav
Date: Thu Feb  1 19:33:17 2018
New Revision: 328711
URL: https://svnweb.freebsd.org/changeset/base/328711

Log:
  MFC r309684 (by imp): Fix Typo

Modified:
  stable/11/sbin/nvmecontrol/logpage.c
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/sbin/nvmecontrol/logpage.c
==============================================================================
--- stable/11/sbin/nvmecontrol/logpage.c        Thu Feb  1 19:32:45 2018        
(r328710)
+++ stable/11/sbin/nvmecontrol/logpage.c        Thu Feb  1 19:33:17 2018        
(r328711)
@@ -113,7 +113,7 @@ uint128_to_str(uint128_t u, char *buf, size_t buflen)
        return end;
 }
 
-/* "fMissing" from endian.h */
+/* "Missing" from endian.h */
 static __inline uint64_t
 le48dec(const void *pp)
 {
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to