Skip to content

Commit

Permalink
Merge pull request #1331 from wangrong1069/fix_doc
Browse files Browse the repository at this point in the history
doc: fix docstring for udisks_threaded_job_start
  • Loading branch information
vojtechtrefny authored Dec 3, 2024
2 parents 5ad3977 + 8940f2a commit 1a6ef3e
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 1a6ef3e

Please sign in to comment.