]> git.proxmox.com Git - qemu.git/blobdiff - gdbstub.h
Open 1.0 development branch.
[qemu.git] / gdbstub.h
index ce5fdcc2238e90bdb004e304937a49a841c32008..d82334fc7b42fb49e4d166a0c7477ed99d3298ed 100644 (file)
--- a/gdbstub.h
+++ b/gdbstub.h
@@ -38,7 +38,7 @@ int gdbserver_start(int);
 int gdbserver_start(const char *port);
 #endif
 
-/* in gdbstub-xml.c, generated by feature_to_c.sh */
+/* in gdbstub-xml.c, generated by scripts/feature_to_c.sh */
 extern const char *const xml_builtin[][2];
 
 #endif