diff options
| author | svn2git <svn2git@FreeBSD.org> | 1994-05-01 08:00:00 +0000 |
|---|---|---|
| committer | svn2git <svn2git@FreeBSD.org> | 1994-05-01 08:00:00 +0000 |
| commit | a16f65c7d117419bd266c28a1901ef129a337569 (patch) | |
| tree | 2626602f66dc3551e7a7c7bc9ad763c3bc7ab40a /lib/csu.i386/gmon.h | |
| parent | 8503f4f13f77abf7adc8f7e329c6f9c1d52b6a20 (diff) | |
Diffstat (limited to 'lib/csu.i386/gmon.h')
| -rw-r--r-- | lib/csu.i386/gmon.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/csu.i386/gmon.h b/lib/csu.i386/gmon.h index c89a721972bd..0dd05738220a 100644 --- a/lib/csu.i386/gmon.h +++ b/lib/csu.i386/gmon.h @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)gmon.h 5.2 (Berkeley) 5/6/91 + * from: @(#)gmon.h 5.2 (Berkeley) 5/6/91 + * $Id: gmon.h,v 1.2 1993/11/04 01:09:18 paul Exp $ */ struct phdr { |
