From 81d2c226332b8ec9bbe2e77f18026b2fc8151f06 Mon Sep 17 00:00:00 2001 From: "jesus m. rodriguez" Date: Tue, 3 Nov 2009 15:16:25 -0500 Subject: remove ^M from file --- proxy/hibernate.cfg.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'proxy/hibernate.cfg.xml') diff --git a/proxy/hibernate.cfg.xml b/proxy/hibernate.cfg.xml index e6f42bf..a14a12a 100644 --- a/proxy/hibernate.cfg.xml +++ b/proxy/hibernate.cfg.xml @@ -1,7 +1,7 @@ - + org.postgresql.Driver @@ -10,5 +10,5 @@ mmccune org.hibernate.dialect.PostgreSQLDialect PUBLIC - + -- cgit