xenserver: Add license to uuid.py.
[openvswitch] / lib / netdev-provider.h
index 619ba8be8242039e8698b0a25c75244f808327fe..c0ed4ef6033d44a921f9167081c86e1007832d20 100644 (file)
@@ -40,7 +40,7 @@ struct arg {
  * implementations. */
 struct netdev_dev {
     char *name;                         /* Name of network device. */
-    const struct netdev_class *netdev_class; /* Functions to control 
+    const struct netdev_class *netdev_class; /* Functions to control
                                                 this device. */
     int ref_cnt;                        /* Times this devices was opened. */
     struct shash_node *node;            /* Pointer to element in global map. */