git-svn-id: file:///home/svn/incoming/trunk@2848 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2005-09-15 07:16:03 +00:00
parent 10ac2d8f64
commit 66ae46394a
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ class OptPath < OptBase
end
end
class OptPort < OptBase
class OptInt < OptBase
def type
return 'integer'
end