summaryrefslogtreecommitdiff
path: root/lib/libio
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-13 14:06:34 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-13 14:06:34 +0000
commit8af1452cf8dd1b33da881f84e445d5981eaa9613 (patch)
treecb772fa69b05d0a14bcc6022fa62709c2343eb17 /lib/libio
parenta75b8f47d17745e61ef010a3faeb1624e346a0d4 (diff)
Notes
Diffstat (limited to 'lib/libio')
-rw-r--r--lib/libio/alpha_sethae.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libio/alpha_sethae.c b/lib/libio/alpha_sethae.c
index 337cafa79121..e1dc0a0d0a9f 100644
--- a/lib/libio/alpha_sethae.c
+++ b/lib/libio/alpha_sethae.c
@@ -22,12 +22,10 @@
* LIABILITY, OR TORT (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$
- */
#if defined(LIBC_RCS) && !defined(lint)
-static const char rcsid[] = "$FreeBSD$";
+static const char rcsid[] =
+ "$FreeBSD$";
#endif /* LIBC_RCS and not lint */
#include <sys/types.h>