target_type_t -> struct target_type
[fw/openocd] / src / target / target_type.h
index 33288797629aa2717111258540762c1a36bc27b8..98d8665e4f530b8f5bf49d9237b63dd1647ad46f 100644 (file)
@@ -30,7 +30,7 @@
 
 struct target_s;
 
-struct target_type_s
+struct target_type
 {
        /**
         * Name of the target.  Do @b not access this field directly, use