changeset 351:0aa95dd79d0f

Fix erroneous quote sign
author Sebastien Decugis <sdecugis@nict.go.jp>
date Tue, 29 Jun 2010 17:10:52 +0900
parents b643fc53dbf5
children 2521e4d91dac
files INSTALL.FreeBSD
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL.FreeBSD	Tue Jun 29 16:32:46 2010 +0900
+++ b/INSTALL.FreeBSD	Tue Jun 29 17:10:52 2010 +0900
@@ -78,7 +78,7 @@
   root=# CREATE TABLE incoming_test (
   root(# recorded_on timestamp with time zone NOT NULL,
   root(# "Accounting-Record-Type" integer,
-  root(# "Session-Id" bytea, "
+  root(# "Session-Id" bytea,
   root(# "Accounting-Record-Number" integer,
   root(# "Route-Record1" bytea,
   root(# "Route-Record2" bytea,
"Welcome to our mercurial repository"