changeset 139:3e16c8832c0e

src/cs/system/Main/create_RVtasks.c: header comment line length fix
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 08 Oct 2016 16:16:49 +0000
parents 385841ccb7f8
children 8b72ed3b54ec
files src/cs/system/Main/create_RVtasks.c
diffstat 1 files changed, 25 insertions(+), 25 deletions(-) [+]
line wrap: on
line diff
--- a/src/cs/system/Main/create_RVtasks.c	Sat Oct 08 05:31:43 2016 +0000
+++ b/src/cs/system/Main/create_RVtasks.c	Sat Oct 08 16:16:49 2016 +0000
@@ -1,28 +1,28 @@
-/*************************************************************************************
- *                                                                                   *
- *  Name        create_RVtasks.c                                                     *
- *                                                                                   *
- *  Function    this file contains functions allowing tasks creation in              *
- *              the Riviera environment                                              *
- *                                                                                   *
- *  Version     0.1                                                                  *
- *                                                                                   *
- *  Date        Modification                                                         *
- *  ------------------------------------                                             *
- *  03 August 2000      Create                                                       *
- *                                                                                   *
- *  Author      Pascal Puel                                                          *
- *                                                                                   *
- * (C) Copyright 2000 by Texas Instruments Incorporated, All Rights Reserved         *
- *                                                                                   *
- * --------------------------------------------------------------------------------- *
- *                                                                                   *
- *   History:                                                                        *
- *                                                                                   *
- *   10/18/2001 - Updated for R2D by Christophe Favergeon                            *
- *   08/28/2002 - Clean-Up by Gerard Cauvy                                           *
- *                                                                                   *
- ************************************************************************************/
+/*******************************************************************************
+ *                                                                             *
+ *  Name        create_RVtasks.c                                               *
+ *                                                                             *
+ *  Function    this file contains functions allowing tasks creation in        *
+ *              the Riviera environment                                        *
+ *                                                                             *
+ *  Version     0.1                                                            *
+ *                                                                             *
+ *  Date        Modification                                                   *
+ *  ------------------------------------                                       *
+ *  03 August 2000      Create                                                 *
+ *                                                                             *
+ *  Author      Pascal Puel                                                    *
+ *                                                                             *
+ * (C) Copyright 2000 by Texas Instruments Incorporated, All Rights Reserved   *
+ *                                                                             *
+ * --------------------------------------------------------------------------- *
+ *                                                                             *
+ *   History:                                                                  *
+ *                                                                             *
+ *   10/18/2001 - Updated for R2D by Christophe Favergeon                      *
+ *   08/28/2002 - Clean-Up by Gerard Cauvy                                     *
+ *                                                                             *
+ ******************************************************************************/
 
 #ifndef _WINDOWS
     #include "rv.cfg"