-Fix problem in ddns rename

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6823 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2010-07-21 20:46:37 +00:00
parent 64f0268c1e
commit 2ccacb4095

View File

@ -1,4 +1,4 @@
package xCAT_plugin::dns;
package xCAT_plugin::ddns;
use strict;
use Getopt::Long;
use Net::DNS;