Page MenuHomeFreeBSD

date: Fix a few nits.
ClosedPublic

Authored by des on Sep 4 2024, 5:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 12, 10:18 PM
Unknown Object (File)
Sat, Feb 22, 2:27 PM
Unknown Object (File)
Sat, Feb 22, 2:06 PM
Unknown Object (File)
Sat, Feb 22, 1:30 PM
Unknown Object (File)
Feb 9 2025, 8:45 PM
Unknown Object (File)
Feb 5 2025, 5:20 AM
Unknown Object (File)
Feb 5 2025, 4:13 AM
Unknown Object (File)
Jan 26 2025, 11:23 PM
Subscribers

Details

Summary
  • Don't use asprintf() when strdup() can do the job just as well.
  • Fix a couple of typos in a comment.

Fixes: eeb04a736cb9
MFC after: 3 days
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable