Skip to content

Commit

Permalink
Fix docstring for udisks_spawned_job_start
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtechtrefny committed Oct 13, 2024
1 parent a771506 commit b3fd0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/udisksspawnedjob.c
Original file line number Diff line number Diff line change
Expand Up @@ -897,7 +897,7 @@ udisks_spawned_job_release_resources (UDisksSpawnedJob *job)
* Connect to the #UDisksSpawnedJob::spawned-job-completed or
* #UDisksJob::completed signals to get notified when the job is done.
*
* */
*/
void udisks_spawned_job_start (UDisksSpawnedJob *job)
{
GError *error;
Expand Down

0 comments on commit b3fd0ce

Please sign in to comment.