chiark / gitweb /
login.rs: factor out ready_to_register().
authorSimon Tatham <anakin@pobox.com>
Sat, 3 Feb 2024 09:34:03 +0000 (09:34 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 3 Feb 2024 09:34:03 +0000 (09:34 +0000)
commitb130707d4b42183b9e77491b6bf712e82993cf92
tree68079dfb9e4625805bf274690db130f6d2ad17f8
parent90233cde591a539d95f5bddc53eb2b92d5282622
login.rs: factor out ready_to_register().

Spotted this obvious duplication in passing, while looking for
something else.
src/login.rs