summaryrefslogtreecommitdiffstats
path: root/sys/fs/udf
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-01-06 18:10:42 +0000
committerimp <imp@FreeBSD.org>2005-01-06 18:10:42 +0000
commitfb0a393e992e35163e6b0d3d78ad526676cf968b (patch)
tree85ca15b7e245c758a7517f3c43b4ac5811d11929 /sys/fs/udf
parenta74e29628a27c26767dcae08313296c10d3f3603 (diff)
downloadFreeBSD-src-fb0a393e992e35163e6b0d3d78ad526676cf968b.zip
FreeBSD-src-fb0a393e992e35163e6b0d3d78ad526676cf968b.tar.gz
/* -> /*- for copyright notices, minor format tweaks as necessary
Diffstat (limited to 'sys/fs/udf')
-rw-r--r--sys/fs/udf/osta.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/fs/udf/osta.c b/sys/fs/udf/osta.c
index c85c4f9..81c7286 100644
--- a/sys/fs/udf/osta.c
+++ b/sys/fs/udf/osta.c
@@ -9,7 +9,8 @@
#include <fs/udf/osta.h>
/*****************************************************************************/
-/***********************************************************************
+/*-
+ **********************************************************************
* OSTA compliant Unicode compression, uncompression routines.
* Copyright 1995 Micro Design International, Inc.
* Written by Jason M. Rinn.
@@ -253,7 +254,8 @@ main()
/*****************************************************************************/
#ifdef NEEDS_ISPRINT
-/***********************************************************************
+/*-
+ **********************************************************************
* OSTA UDF compliant file name translation routine for OS/2,
* Windows 95, Windows NT, Macintosh and UNIX.
* Copyright 1995 Micro Design International, Inc.
OpenPOWER on IntegriCloud