Imported Upstream version 0.160
[platform/upstream/elfutils.git] / tests / update4.c
index f5f91e3..85de6c3 100644 (file)
@@ -34,7 +34,7 @@
 int
 main (int argc, char *argv[] __attribute__ ((unused)))
 {
-  const char fname[] = "xxx";
+  const char fname[] = "xxx_update4";
   int fd;
   Elf *elf;
   Elf32_Ehdr *ehdr;