bug fixes with string split and other changes to make a little more sophisticated
[IRC.git] / Robust / src / Benchmarks / Distributed / SpamFilter / emails / gen.c
index 195fb38f796f1a062bbfdbe5f917787cf6121361..07ed60f0a3bddebde13cd24ce51b4bba9afa2616 100644 (file)
@@ -125,7 +125,7 @@ void generateEmails(int num_email,char** wl,int word_num,char** ul,int url_num,c
      fprintf(newFile,"\n");
 
      // write title
-     writeString(newFile,"Title: ",wl,word_num);
+     writeString(newFile,"Subject: ",wl,word_num);
      fprintf(newFile,"\n");
 
      // write Body