`template' isn't a very good name for a variable.
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index 66081e8f3965a7c36c418b137c9ca939eea4387b..ca6e36b2ee77c0ee4c531c7458d1b978aca19044 100644 (file)
@@ -1284,7 +1284,7 @@ bfd_get_section_by_name PARAMS ((bfd *abfd, const char *name));
 
 char *
 bfd_get_unique_section_name PARAMS ((bfd *abfd,
-    const char *template,
+    const char *templat,
     int *count));
 
 asection *
This page took 0.024394 seconds and 4 git commands to generate.