aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/udf/osta.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-06 18:10:42 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-06 18:10:42 +0000
commitd167cf6f3a474d20001eddfb1d7c672407ef2630 (patch)
tree85ca15b7e245c758a7517f3c43b4ac5811d11929 /sys/fs/udf/osta.c
parentaa38f8f98caeb6e62166f51ff3ca2c331f5ec712 (diff)
downloadsrc-d167cf6f3a474d20001eddfb1d7c672407ef2630.tar.gz
src-d167cf6f3a474d20001eddfb1d7c672407ef2630.zip
/* -> /*- for copyright notices, minor format tweaks as necessary
Notes
Notes: svn path=/head/; revision=139776
Diffstat (limited to 'sys/fs/udf/osta.c')
-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 c85c4f9502ac..81c72862d45f 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.