From 0d4ddc9f66eb3b4dc3f6e7cb191b605b348e8189 Mon Sep 17 00:00:00 2001 From: murphy Date: Sun, 16 Apr 2006 03:20:37 +0000 Subject: Re-indented everything. Sorry to break the blame chain. --- lib/coderay/styles/_map.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lib/coderay/styles/_map.rb') diff --git a/lib/coderay/styles/_map.rb b/lib/coderay/styles/_map.rb index 33c2327..25687d6 100644 --- a/lib/coderay/styles/_map.rb +++ b/lib/coderay/styles/_map.rb @@ -1,7 +1,7 @@ module CodeRay - module Styles - - default :cycnus - - end +module Styles + + default :cycnus + +end end -- cgit v1.2.1