ofproto: Fix alphabetical order in list of structs.
[sliver-openvswitch.git] / ofproto / ofproto.h
index 335e69c..94c2ab1 100644 (file)
@@ -38,12 +38,12 @@ struct bfd_cfg;
 struct cfm_settings;
 struct cls_rule;
 struct netdev;
-struct ofproto;
+struct netdev_stats;
 struct ofport;
+struct ofproto;
 struct shash;
 struct simap;
 struct smap;
-struct netdev_stats;
 
 struct ofproto_controller_info {
     bool is_connected;