diff options
Diffstat (limited to 'sys/miscfs/procfs/procfs_dbregs.c')
-rw-r--r-- | sys/miscfs/procfs/procfs_dbregs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/miscfs/procfs/procfs_dbregs.c b/sys/miscfs/procfs/procfs_dbregs.c index 158c3f4ab269c..f2ac160138fe3 100644 --- a/sys/miscfs/procfs/procfs_dbregs.c +++ b/sys/miscfs/procfs/procfs_dbregs.c @@ -40,7 +40,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/procfs/procfs_dbregs.c,v 1.4 1999/12/08 08:59:36 phk Exp $ */ #include <sys/param.h> |