daily update
[deliverable/binutils-gdb.git] / bfd / targets.c
index 604368c201406552331d5170e447e5a43d65e85c..998327de1d018fe7edd405d15e909b754ec01432 100644 (file)
@@ -1244,7 +1244,7 @@ bfd_find_target (target_name, abfd)
   else
     targname = getenv ("GNUTARGET");
 
-  /* This is safe; the vector cannot be null */
+  /* This is safe; the vector cannot be null */
   if (targname == NULL || strcmp (targname, "default") == 0)
     {
       abfd->target_defaulted = TRUE;
This page took 0.022732 seconds and 4 git commands to generate.