]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - tc/p_ip.c
tc: Remove pointless assignments in batch()
[mirror_iproute2.git] / tc / p_ip.c
index 81ac8d95d3a1cb9ec258cfe5cb9823aebfd82ccd..e9fd6f834efcdd92f66cf47f2de60239eeafde2a 100644 (file)
--- a/tc/p_ip.c
+++ b/tc/p_ip.c
@@ -51,7 +51,7 @@ parse_ip(int *argc_p, char ***argv_p,
        }
        /* jamal - look at these and make them either old or new
        ** scheme given diffserv
-       ** dont forget the CE bit
+       ** don't forget the CE bit
        */
        if (strcmp(*argv, "tos") == 0 || matches(*argv, "dsfield") == 0) {
                NEXT_ARG();