diff options
Diffstat (limited to 'sbin/ddb/ddb.h')
-rw-r--r-- | sbin/ddb/ddb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ddb/ddb.h b/sbin/ddb/ddb.h index 8363bccfd889..e0427e7912dc 100644 --- a/sbin/ddb/ddb.h +++ b/sbin/ddb/ddb.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sbin/ddb/ddb.h,v 1.2.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef DDB_H |