aboutsummaryrefslogtreecommitdiff
path: root/src/pq
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-19 01:59:00 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-19 01:59:00 +0100
commit29184ebd9987a2c63d50d563bd0b7a5ce68f0023 (patch)
tree1b036dfe8a90166a1786c3d7ed7fbb44445e5fc1 /src/pq
parent5268a6fed72de00832cf075f480c03fe86952bb6 (diff)
downloadgnunet-29184ebd9987a2c63d50d563bd0b7a5ce68f0023.tar.gz
gnunet-29184ebd9987a2c63d50d563bd0b7a5ce68f0023.zip
got integration tests to pass, fixes #5560
Diffstat (limited to 'src/pq')
-rw-r--r--src/pq/pq_result_helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pq/pq_result_helper.c b/src/pq/pq_result_helper.c
index b0f0a8a6b..336ca8c42 100644
--- a/src/pq/pq_result_helper.c
+++ b/src/pq/pq_result_helper.c
@@ -11,7 +11,7 @@
11 WITHOUT ANY WARRANTY; without even the implied warranty of 11 WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 Affero General Public License for more details. 13 Affero General Public License for more details.
14 14
15 You should have received a copy of the GNU Affero General Public License 15 You should have received a copy of the GNU Affero General Public License
16 along with this program. If not, see <http://www.gnu.org/licenses/>. 16 along with this program. If not, see <http://www.gnu.org/licenses/>.
17 17