Skip to content

Commit

Permalink
doc: fix docstring for udisks_threaded_job_start
Browse files Browse the repository at this point in the history
  • Loading branch information
wangrong1069 committed Nov 21, 2024
1 parent 5ad3977 commit 8940f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/udisksthreadedjob.c
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ udisks_threaded_job_new (UDisksThreadedJobFunc job_func,
* Start the @job. Connect to the #UDisksThreadedJob::threaded-job-completed or
* #UDisksJob::completed signals to get notified when the job is done.
*
* */
*/
void
udisks_threaded_job_start (UDisksThreadedJob *job)
{
Expand Down

0 comments on commit 8940f2a

Please sign in to comment.