# HG changeset patch # User Paul Boddie # Date 1631983903 -7200 # Node ID 2eb7fd1dc939a316060a1e69b32f83f5959e39df # Parent 1c25ab9b76794feeb7a86523e466ca7b504a8da2 Fixed comment to reflect changes in the file registry. diff -r 1c25ab9b7679 -r 2eb7fd1dc939 libfsserver/lib/files/file_pager.cc --- a/libfsserver/lib/files/file_pager.cc Sun Sep 12 01:14:30 2021 +0200 +++ b/libfsserver/lib/files/file_pager.cc Sat Sep 18 18:51:43 2021 +0200 @@ -47,8 +47,7 @@ -/* Close the pager, removing the mapper from the paging registry if - appropriate. */ +/* Close the pager, removing the provider from the registry if appropriate. */ void FilePager::close() {