aboutsummaryrefslogtreecommitdiff
path: root/odb/relational/pgsql
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-07-25 11:58:45 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-07-25 11:58:45 +0200
commitcf81d280ff358c96e253648d7a7d88bb5ec0069b (patch)
tree2c633e8ef6a7180d5d91c84dbe7b96755a612ec3 /odb/relational/pgsql
parent17353cfb03e1e3bff4af0c345158cee32f1b7c47 (diff)
Remove @@ notes that no longer apply
Diffstat (limited to 'odb/relational/pgsql')
-rw-r--r--odb/relational/pgsql/header.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/relational/pgsql/header.cxx b/odb/relational/pgsql/header.cxx
index 391b0a3..64b02d8 100644
--- a/odb/relational/pgsql/header.cxx
+++ b/odb/relational/pgsql/header.cxx
@@ -162,7 +162,7 @@ namespace relational
virtual void
traverse_bit (member_info& mi)
{
- // @@ Additional 4 bytes at the beginning of the array specify
+ // Additional 4 bytes at the beginning of the array specify
// the number of significant bits in the image. This number
// is stored in network byte order.
//