From bd753e8ecef3f97b63b086a42e6e95665c436a67 Mon Sep 17 00:00:00 2001 From: Ramon de C Valle Date: Wed, 17 Sep 2008 02:01:15 +0000 Subject: [PATCH] Fixed identation git-svn-id: file:///home/svn/framework3/trunk@5664 4d416f70-5f16-0410-b530-b9f4589650da --- lib/rex/constants.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rex/constants.rb b/lib/rex/constants.rb index 4bc5d585f5..53a7aa6e96 100644 --- a/lib/rex/constants.rb +++ b/lib/rex/constants.rb @@ -81,7 +81,7 @@ ARCH_TYPES = ARCH_MIPS, ARCH_MIPSLE, ARCH_MIPSBE, - ARCH_POWER, + ARCH_POWER, ARCH_PPC, ARCH_SPARC, ARCH_ARMLE,