Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
removing one space in the beginning of the trace files
authorschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 5 Oct 2010 13:16:10 +0000 (13:16 +0000)
committerschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 5 Oct 2010 13:16:10 +0000 (13:16 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8352 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/instr/paje.c

index 548ee78..63144a7 100644 (file)
@@ -60,7 +60,7 @@ void TRACE_paje_create_header(void) {
     return;
   fprintf(
       tracing_file,
-      " \
+      "\
 %%EventDef PajeDefineContainerType %d \n\
 %%       Alias string \n\
 %%       ContainerType string \n\