Skip to content

Commit

Permalink
vere: s/desk/disk/g
Browse files Browse the repository at this point in the history
  • Loading branch information
joemfb committed Oct 6, 2023
1 parent b1cf277 commit b082b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/vere/disk.c
Original file line number Diff line number Diff line change
Expand Up @@ -1175,7 +1175,7 @@ u3_disk_epoc_last(u3_disk* log_u, c3_d* lat_d)
return ret_o;
}

/* _disk_need_migrate: does the desk need to be migrated?
/* _disk_need_migrate: does the disk need to be migrated?
*/
static c3_o
_disk_need_migrate(u3_disk* log_u)
Expand Down

0 comments on commit b082b4f

Please sign in to comment.