diff options
Diffstat (limited to 'sys/geom/bde/g_bde_work.c')
-rw-r--r-- | sys/geom/bde/g_bde_work.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/bde/g_bde_work.c b/sys/geom/bde/g_bde_work.c index 9a653e379eb27..e036d721fa938 100644 --- a/sys/geom/bde/g_bde_work.c +++ b/sys/geom/bde/g_bde_work.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/geom/bde/g_bde_work.c,v 1.28.12.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * This source file contains the state-engine which makes things happen in the |