summaryrefslogtreecommitdiff
path: root/src/pq/pq_eval.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-08-10 21:53:02 +0200
committerChristian Grothoff <christian@grothoff.org>2018-08-10 21:53:02 +0200
commit32096a26ea635d7f8d757319945245cd06d262c4 (patch)
treeec9ee666dd250072b4ac259e835236d4f51e4e25 /src/pq/pq_eval.c
parent7328db7a405e5be7dbbee505f4e7ea8af7889c9a (diff)
downloadgnunet-32096a26ea635d7f8d757319945245cd06d262c4.tar.gz
gnunet-32096a26ea635d7f8d757319945245cd06d262c4.zip
nicer pq logging
Diffstat (limited to 'src/pq/pq_eval.c')
-rw-r--r--src/pq/pq_eval.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pq/pq_eval.c b/src/pq/pq_eval.c
index 5abb1cd9c..586de6fea 100644
--- a/src/pq/pq_eval.c
+++ b/src/pq/pq_eval.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*/