Index: trunk/psModules/src/concepts/pmConceptsAverage.c
===================================================================
--- trunk/psModules/src/concepts/pmConceptsAverage.c	(revision 8815)
+++ trunk/psModules/src/concepts/pmConceptsAverage.c	(revision 9572)
@@ -21,9 +21,5 @@
 
 // Set a variety of concepts in a cell by averaging over several
-bool pmConceptsAverageCells(pmCell *target,// Target cell
-                            psList *sources, // List of source cells
-                            psRegion *trimsec, // The trim section
-                            psRegion *biassec // The bias section
-                           )
+bool pmConceptsAverageCells(pmCell *target, psList *sources, psRegion *trimsec, psRegion *biassec)
 {
     PS_ASSERT_PTR_NON_NULL(target, false);
