target, record: add PTID argument to to_record_is_replaying
[deliverable/binutils-gdb.git] / bfd / peicode.h
index 668e7429db9ddaff143a95f5463c92be5de51ea8..1d251fa3738fd087638b1dbb1e5b9a6ffebb4c97 100644 (file)
@@ -867,7 +867,7 @@ pe_ILF_build_a_bfd (bfd *           abfd,
       ptr += alignment - (SIZEOF_ILF_STRINGS & (alignment - 1));
   }
 #endif
-  
+
   vars.data = ptr;
   vars.abfd = abfd;
   vars.sec_index = 0;
This page took 0.023483 seconds and 4 git commands to generate.