summaryrefslogtreecommitdiff
path: root/datapath-windows/ovsext/Vport.c
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2015-08-03 15:30:02 -0700
committerBen Pfaff <blp@nicira.com>2015-08-03 16:50:01 -0700
commit898dcef1ccbe39efdc3c32a6b368c403c34bd3d1 (patch)
treea4fa45d92f44f73083ad4cb4b775599de9181937 /datapath-windows/ovsext/Vport.c
parent1e71b9444d78a54d26c860d40b3a9a3871e9e05e (diff)
downloadopenvswitch-898dcef1ccbe39efdc3c32a6b368c403c34bd3d1.tar.gz
treewide: Fix doubled "the".
Signed-off-by: Ben Pfaff <blp@nicira.com> Acked-by: Russell Bryant <rbryant@redhat.com>
Diffstat (limited to 'datapath-windows/ovsext/Vport.c')
-rw-r--r--datapath-windows/ovsext/Vport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/datapath-windows/ovsext/Vport.c b/datapath-windows/ovsext/Vport.c
index b2ff3086d..65a413404 100644
--- a/datapath-windows/ovsext/Vport.c
+++ b/datapath-windows/ovsext/Vport.c
@@ -1417,7 +1417,7 @@ cleanup:
* Deletes ports added from the Hyper-V switch as well as OVS usersapce. The
* function deletes ports in 'portIdHashArray'. This will delete most of the
* ports that are in the 'portNoHashArray' as well. Any remaining ports
- * are deleted by walking the the 'portNoHashArray'.
+ * are deleted by walking the 'portNoHashArray'.
* --------------------------------------------------------------------------
*/
VOID