[totem-pl-parser/wip/hadess/async-save: 3/10] disc: Remove comment with typo in it



commit 199ba6029f6a0ef3cdec2287bc06dd85c3552a68
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Feb 27 16:10:37 2020 +0100

    disc: Remove comment with typo in it
    
    The comment really wasn't useful anyway.

 plparse/totem-disc.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/plparse/totem-disc.c b/plparse/totem-disc.c
index e3fca66..74ea504 100644
--- a/plparse/totem-disc.c
+++ b/plparse/totem-disc.c
@@ -421,7 +421,6 @@ cd_cache_new (const char *dev,
     return NULL;
   }
 
-  /* create struture */
   cache = g_new0 (CdCache, 1);
   cache->device = device;
   cache->mountpoint = mountpoint;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]