X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=NetworkPkg%2FApplication%2FVConfig%2FVConfig.c;fp=NetworkPkg%2FApplication%2FVConfig%2FVConfig.c;h=73217580f825815889af0f04c5488baef4cf7c3c;hp=c948131ffc4c3315671363e58ea5d44eb2491ca3;hb=686d4d4a86110032ca6d381661fb52f5f3ae7912;hpb=e33e34170fad00309d61d2c2644a6c51f4d3205e diff --git a/NetworkPkg/Application/VConfig/VConfig.c b/NetworkPkg/Application/VConfig/VConfig.c index c948131ffc..73217580f8 100644 --- a/NetworkPkg/Application/VConfig/VConfig.c +++ b/NetworkPkg/Application/VConfig/VConfig.c @@ -1,7 +1,7 @@ /** @file Shell application for VLAN configuration. - Copyright (C) 2009 - 2010, Intel Corporation. All rights reserved.
+ Copyright (C) 2009 - 2011, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License @@ -491,7 +491,7 @@ Exit: **/ VOID DeleteVlan ( - CHAR16 *ParamStr + IN CHAR16 *ParamStr ) { CHAR16 *Name;