diff options
Diffstat (limited to 'sys/fs/udf/osta.c')
-rw-r--r-- | sys/fs/udf/osta.c | 6 |
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. |