summaryrefslogtreecommitdiff
path: root/libpq/tests/conninfo/postgres_fe.h
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-10-26 14:10:35 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-10-27 10:46:38 +0300
commit1e08c25f73d38b10679f1bc84861ffb498884cef (patch)
tree1a74a5bf1aa5c7d8f805a1fb56d82529be1fea8a /libpq/tests/conninfo/postgres_fe.h
parent67c597e603867190561a640f58d8430aa79154f5 (diff)
Normalize C comments in tests source code
Diffstat (limited to 'libpq/tests/conninfo/postgres_fe.h')
-rw-r--r--libpq/tests/conninfo/postgres_fe.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libpq/tests/conninfo/postgres_fe.h b/libpq/tests/conninfo/postgres_fe.h
index d22d43c..c1e94e1 100644
--- a/libpq/tests/conninfo/postgres_fe.h
+++ b/libpq/tests/conninfo/postgres_fe.h
@@ -2,8 +2,7 @@
* license : PostgreSQL License; see accompanying COPYRIGHT file
*/
-/*
- * The upstream's uri-regress.c includes src/include/postgres_fe.h that is
+/* The upstream's uri-regress.c includes src/include/postgres_fe.h that is
* located in libpq/include/ in our source tree. This file is not installed,
* so to keep the test as a subproject and be able to test against the
* installed libpq library we replace it with the header stub, containing the