From 8bb4e079dbcec6249da88595cd2a5b6b39fcc460 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Mon, 10 Oct 2011 14:44:06 +0200 Subject: Aesthetic changes and comment additions --- odb/relational/oracle/context.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/relational/oracle/context.hxx') diff --git a/odb/relational/oracle/context.hxx b/odb/relational/oracle/context.hxx index 16f18bc..b884c41 100644 --- a/odb/relational/oracle/context.hxx +++ b/odb/relational/oracle/context.hxx @@ -75,7 +75,7 @@ namespace relational string const& key_prefix = string ()); static bool - unsigned_integer (semantics::type& t); + unsigned_integer (semantics::type&); protected: virtual string -- cgit v1.1