From 441079557d8e78f33314aea14b31cc22932d0ff4 Mon Sep 17 00:00:00 2001 From: Paolo Bosetti Date: Thu, 16 Aug 2012 10:11:15 +0200 Subject: Code formatting in sprintf.c switch/case constructs in mrb_str_format() had mismatched indentation styles: clean up to 2-spaces-per-level. --- .../xcshareddata/xcschemes/Debug mirb.xcscheme | 114 +++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 xcode/mruby.xcodeproj/xcshareddata/xcschemes/Debug mirb.xcscheme (limited to 'xcode/mruby.xcodeproj/xcshareddata') diff --git a/xcode/mruby.xcodeproj/xcshareddata/xcschemes/Debug mirb.xcscheme b/xcode/mruby.xcodeproj/xcshareddata/xcschemes/Debug mirb.xcscheme new file mode 100644 index 000000000..babd9f8c3 --- /dev/null +++ b/xcode/mruby.xcodeproj/xcshareddata/xcschemes/Debug mirb.xcscheme @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3