git: b99859430cb7 - stable/13 - mpool: Remove $FreeBSD$ comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Aug 2023 17:49:24 UTC
The branch stable/13 has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=b99859430cb720ca69a3323368c0cd7d0d395f40
commit b99859430cb720ca69a3323368c0cd7d0d395f40
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-08-16 07:37:16 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-08-23 17:43:18 +0000
mpool: Remove $FreeBSD$ comment
Remove non-standard $FreeBSD$ comment. It's not useful
Sponsored by: Netflix
(cherry picked from commit be6151e43cffa86cea04212ccb212222e608614e)
---
lib/libc/db/mpool/mpool.libtp | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/libc/db/mpool/mpool.libtp b/lib/libc/db/mpool/mpool.libtp
index bcd827dce29d..b4e893a9987d 100644
--- a/lib/libc/db/mpool/mpool.libtp
+++ b/lib/libc/db/mpool/mpool.libtp
@@ -1,6 +1,5 @@
/******************************************************************************
-VERSION $FreeBSD$
PACKAGE: User Level Shared Memory Manager
DESCRIPTION: