Skip to content

Commit

Permalink
doc: reference fix
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmanuelP committed Sep 4, 2024
1 parent 3dcbbc4 commit 108e743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/arvgvstream.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ typedef enum {
* ArvGvStreamSocketBuffer:
* @ARV_GV_STREAM_SOCKET_BUFFER_FIXED: socket buffer is set using [[email protected]:socket-buffer-size] value
* @ARV_GV_STREAM_SOCKET_BUFFER_AUTO: socket buffer size is set to the payload size if
* [property@Aravis:socket-buffer-size] is not strictly positive, or the minimum of both values
* [property@Aravis.GvStream:socket-buffer-size] is not strictly positive, or the minimum of both values
*/

typedef enum {
Expand Down

0 comments on commit 108e743

Please sign in to comment.