aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_namestore_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-02 12:54:25 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-02 12:54:25 +0000
commit5b82f1062147ef5da89971d515d93fd4df8cd40d (patch)
tree8284c8f5e95b55d9ddfda3d1f03ad6f140742d1f /src/include/gnunet_namestore_service.h
parent42b829bb6005f07403370931509d0f83b4235e15 (diff)
downloadgnunet-5b82f1062147ef5da89971d515d93fd4df8cd40d.tar.gz
gnunet-5b82f1062147ef5da89971d515d93fd4df8cd40d.zip
-add configure tests for opus/pulseaudio for conversation
Diffstat (limited to 'src/include/gnunet_namestore_service.h')
-rw-r--r--src/include/gnunet_namestore_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_namestore_service.h b/src/include/gnunet_namestore_service.h
index 640bd6c02..4b3a6fcb9 100644
--- a/src/include/gnunet_namestore_service.h
+++ b/src/include/gnunet_namestore_service.h
@@ -724,7 +724,7 @@ GNUNET_NAMESTORE_records_cmp (const struct GNUNET_NAMESTORE_RecordData *a,
724 724
725/** 725/**
726 * Returns the expiration time of the given block of records. The block 726 * Returns the expiration time of the given block of records. The block
727 * expiration time is the expiration time of the block with smallest 727 * expiration time is the expiration time of the record with smallest
728 * expiration time. 728 * expiration time.
729 * 729 *
730 * @param rd_count number of records given in @a rd 730 * @param rd_count number of records given in @a rd