[cgmanager-devel] [PATCH 2/3] Fix comment syntax
    Stéphane Graber 
    stgraber at ubuntu.com
       
    Fri Apr  4 17:11:36 UTC 2014
    
    
  
Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
---
 cgmanager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cgmanager.c b/cgmanager.c
index ca2752f..b3567ff 100644
--- a/cgmanager.c
+++ b/cgmanager.c
@@ -24,7 +24,7 @@
  * Default is 16.  Figure 4 directories per level of container
  * nesting (/user/1000.user/c2.session/c1), that lets us nest
  * 4 containers deep.
- * */
+ */
 static int maxdepth = 16;
 
 /* GetPidCgroup */
-- 
1.9.1
    
    
More information about the cgmanager-devel
mailing list