diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-03-27 05:51:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-03-27 05:51:34 +0000 |
commit | 6da16f877c43168af6a177ac45f23f87d896454d (patch) | |
tree | c88143a9f386cd50d298a0fb2324dcc8e76fb0b5 /gmon | |
parent | 4a5b72ff790f1e86ff6a5200baa3b9feddc6febc (diff) | |
download | glibc-6da16f877c43168af6a177ac45f23f87d896454d.zip glibc-6da16f877c43168af6a177ac45f23f87d896454d.tar.gz glibc-6da16f877c43168af6a177ac45f23f87d896454d.tar.bz2 |
Formatting changes.
Diffstat (limited to 'gmon')
-rw-r--r-- | gmon/sys/profil.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gmon/sys/profil.h b/gmon/sys/profil.h index 136bd53..a16ca83 100644 --- a/gmon/sys/profil.h +++ b/gmon/sys/profil.h @@ -1,6 +1,4 @@ /* Copyright (C) 2001 Free Software Foundation, Inc. - Contributed by David Mosberger-Tang <davidm@hpl.hp.com>. - This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |