Skip to content

Commit 9fb20d1

Browse files
committed
doc: fix API since version
1 parent 48930fe commit 9fb20d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/arvnetwork.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ static guint32 arv_last_port_offset = 0;
612612
*
613613
* Returns: %TRUE% if the operation was successful
614614
*
615-
* Sinces: 0.8.23
615+
* Sinces: 0.10.0
616616
*/
617617

618618
gboolean
@@ -655,7 +655,7 @@ arv_set_gv_port_range_from_string (const char *range)
655655
*
656656
* Returns: %TRUE% if the operation was successful
657657
*
658-
* Sinces: 0.8.23
658+
* Sinces: 0.10.0
659659
*/
660660

661661
gboolean

0 commit comments

Comments
 (0)