diff options
Diffstat (limited to 'sys/gdb/gdb_int.h')
-rw-r--r-- | sys/gdb/gdb_int.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/gdb/gdb_int.h b/sys/gdb/gdb_int.h index c9e1bdcb117ee..fcb770e0b96cc 100644 --- a/sys/gdb/gdb_int.h +++ b/sys/gdb/gdb_int.h @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/gdb/gdb_int.h,v 1.2 2005/01/06 18:27:29 imp Exp $ */ #ifndef _GDB_GDB_INT_H_ |