From 9022f6adf1d962a43b9c9c5d43b2ded6f8044906 Mon Sep 17 00:00:00 2001
From: erickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Date: Fri, 20 Aug 2010 19:19:41 +0000
Subject: [PATCH] re-tab to use tabs for consistency with rest of file;  for
 now, add embedded vim command to settle the issue

git-svn-id: svn://svn.open-ils.org/ILS/trunk@17294 dcc99617-32d9-48b4-a31d-7c20da2025e4
---
 Open-ILS/examples/oils_sip.xml.example | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/Open-ILS/examples/oils_sip.xml.example b/Open-ILS/examples/oils_sip.xml.example
index 716ff583d0..466c304868 100644
--- a/Open-ILS/examples/oils_sip.xml.example
+++ b/Open-ILS/examples/oils_sip.xml.example
@@ -99,10 +99,10 @@
 					  default behaviour in previous versions of Evergreen.
 					-->
 					<option name='msg64_summary_datatype' value='barcode' />
-                    <!--
-                        If enabled, the PC field in patron-info requests will return the non-translated profile name
-                    <option name='patron_type_uses_code' value='true' />
-                    -->
+					<!--
+						If enabled, the PC field in patron-info requests will return the non-translated profile name
+					<option name='patron_type_uses_code' value='true' />
+					-->
 				</options>
 
                 <!-- If uncommented, overrides the legacy_script_support value in opensrf.xml for SIP. -->
@@ -127,3 +127,7 @@
 	
 	</institutions>
 </acsconfig>
+
+<!--
+    vim:noet:ts=4:sw=4:
+-->
-- 
2.11.0