file: Fix documentation

This commit is contained in:
Roland Knall 2022-06-28 22:28:17 +02:00
parent 1d6b547029
commit cfbb6973d4
1 changed files with 0 additions and 1 deletions

1
file.h
View File

@ -616,7 +616,6 @@ gboolean cf_goto_framenum(capture_file *cf);
*
* @param cf the capture file
* @param frame the frame to be selected
* @param row the row the frame is currently residing to be selected
*/
void cf_select_packet(capture_file *cf, frame_data *frame);