diff options
author | Constantin Michael <constantin@codesynthesis.com> | 2011-07-22 17:24:53 +0200 |
---|---|---|
committer | Constantin Michael <constantin@codesynthesis.com> | 2011-07-22 17:24:53 +0200 |
commit | 283fbe7b8ac66b3cd8a041cfcd45fde3741dd47c (patch) | |
tree | 71b306ade484ad6c88bd97132bb4bf9f77a5e390 | |
parent | 332734f86ccb0cf2ed0ba6968773386da8403010 (diff) |
Correct typo in file info header
-rw-r--r-- | pgsql/truncation/test.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pgsql/truncation/test.hxx b/pgsql/truncation/test.hxx index 0cd2852..d472b52 100644 --- a/pgsql/truncation/test.hxx +++ b/pgsql/truncation/test.hxx @@ -1,4 +1,4 @@ -// file : mysql/truncation/test.hxx +// file : pgsql/truncation/test.hxx // author : Boris Kolpackov <boris@codesynthesis.com> // author : Constantin Michael <constantin@codesynthesis.com> // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC |