Author: imp
Date: Mon Jul 24 18:10:42 2017
New Revision: 321429
URL: https://svnweb.freebsd.org/changeset/base/321429

Log:
  fix typo

Modified:
  head/lib/libefivar/uefi-dputil.c

Modified: head/lib/libefivar/uefi-dputil.c
==============================================================================
--- head/lib/libefivar/uefi-dputil.c    Mon Jul 24 18:02:13 2017        
(r321428)
+++ head/lib/libefivar/uefi-dputil.c    Mon Jul 24 18:10:42 2017        
(r321429)
@@ -42,7 +42,7 @@ __FBSDID("$FreeBSD$");
 
 #include "uefi-dplib.h"
 
-/* XXX maybe I sould include the entire DevicePathUtiltiies.c and ifdef out 
what we don't use */
+/* XXX maybe I should include the entire DevicePathUtiltiies.c and ifdef out 
what we don't use */
 
 /*
  * Taken from MdePkg/Library/UefiDevicePathLib/DevicePathUtilities.c
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to