fix typo
authorFelix Fietkau <nbd@openwrt.org>
Fri, 3 Nov 2006 22:11:29 +0000 (22:11 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 3 Nov 2006 22:11:29 +0000 (22:11 +0000)
SVN-Revision: 5428

openwrt/target/linux/package/diag/src/diag.c

index 4da257546b3523adf11e0e35aef5501446f49919..52901e48d17bdc2cebca58d606876ed9fba053f4 100644 (file)
@@ -223,7 +223,7 @@ static struct platform_t __init platforms[] = {
                },
        },
        [WL300G] = {
-               .name           = "ASUS WL-500g",
+               .name           = "ASUS WL-300g",
                .buttons        = {
                        { .name = "reset",      .gpio = 1 << 6 },
                },