Skip to content

Commit debdba8

Browse files
committed
doc error fix
1 parent 2c9aade commit debdba8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/rdkafka.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2168,7 +2168,6 @@ void rd_kafka_conf_set_offset_commit_cb(
21682168

21692169

21702170
/**
2171-
* @struct rd_kafka_share_partition_offsets_t
21722171
* @brief Share consumer partition offsets for a single offset range.
21732172
*
21742173
* Contains information about an acknowledged offset range including
@@ -2178,7 +2177,6 @@ typedef struct rd_kafka_share_partition_offsets_s
21782177
rd_kafka_share_partition_offsets_t;
21792178

21802179
/**
2181-
* @struct rd_kafka_share_partition_offsets_list_t
21822180
* @brief List of share consumer partition offsets.
21832181
*
21842182
* Contains multiple partition offset entries.

0 commit comments

Comments
 (0)