diff src/lib.rs @ 183:4f46681b3f54 default tip

Catch a few stray cargo fmt things.
author Paul Fisher <paul@pfish.zone>
date Wed, 30 Jul 2025 18:43:07 -0400
parents 0730f5f2ee2a
children
line wrap: on
line diff
--- a/src/lib.rs	Wed Jul 30 18:39:41 2025 -0400
+++ b/src/lib.rs	Wed Jul 30 18:43:07 2025 -0400
@@ -125,7 +125,7 @@
 //!     // features.
 //! }
 //! ```
-//! 
+//!
 //! This gets built into a library like `pam_samename.so`. By installing this
 //! into your PAM library directory and configuring PAM to use it in
 //! the authentication stack (beyond the scope of this documentation), it will