gdb: Update comments that reference VEC or vec.h
[deliverable/binutils-gdb.git] / gdb / objc-lang.c
index ab40e54a169403de23389ce8f866f245d6d15334..fbf0dab2ae233b83ed3769f4320b289309ec4126 100644 (file)
@@ -1063,7 +1063,7 @@ find_methods (char type, const char *theclass, const char *category,
     }
 }
 
-/* Uniquify a VEC of strings.  */
+/* Uniquify a vector of strings.  */
 
 static void
 uniquify_strings (std::vector<const char *> *strings)
This page took 0.023948 seconds and 4 git commands to generate.