diff options
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 { |
