diff options
Diffstat (limited to 'sys/boot/efi/include/efilib.h')
-rw-r--r-- | sys/boot/efi/include/efilib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/efi/include/efilib.h b/sys/boot/efi/include/efilib.h index 220e01a68976..787710a25c16 100644 --- a/sys/boot/efi/include/efilib.h +++ b/sys/boot/efi/include/efilib.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/efi/include/efilib.h,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stand.h> |