From 05dddf883dd762420bb8e6b86790e68d734fd568 Mon Sep 17 00:00:00 2001 From: Ali Polatel Date: Tue, 4 Oct 2011 16:41:52 +0300 Subject: ruby: be consistent with notmuch's coding style No functional change, just indentation --- bindings/ruby/extconf.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bindings/ruby/extconf.rb') diff --git a/bindings/ruby/extconf.rb b/bindings/ruby/extconf.rb index a9d9d42b..ccac609c 100644 --- a/bindings/ruby/extconf.rb +++ b/bindings/ruby/extconf.rb @@ -1,7 +1,6 @@ #!/usr/bin/env ruby # coding: utf-8 -# vim: set sw=2 sts=2 et nowrap fenc=utf-8 : -# Copyright 2010 Ali Polatel +# Copyright 2010, 2011 Ali Polatel # Distributed under the terms of the GNU General Public License v3 require 'mkmf' -- cgit v1.2.3