Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : cosmetics reindent
authorMarion Guthmuller <marion.guthmuller@loria.fr>
Sat, 29 Sep 2012 20:32:21 +0000 (22:32 +0200)
committerMarion Guthmuller <marion.guthmuller@loria.fr>
Fri, 5 Oct 2012 17:19:15 +0000 (19:19 +0200)
src/mc/mc_checkpoint.c

index 550e2cd..26b56fb 100644 (file)
@@ -182,7 +182,7 @@ void get_plt_section(){
     if(n == 0)
       continue;
 
     if(n == 0)
       continue;
 
-     /* Wipeout the new line character */
+    /* Wipeout the new line character */
     line[read - 1] = '\0';
 
     lfields[0] = strtok(line, " ");
     line[read - 1] = '\0';
 
     lfields[0] = strtok(line, " ");