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)
Sun, Apr 13, 1:39 PM
Unknown Object (File)
Tue, Apr 1, 5:47 AM
Unknown Object (File)
Mon, Mar 24, 2:46 PM
Unknown Object (File)
Mar 12 2025, 10:18 PM
Unknown Object (File)
Feb 22 2025, 2:27 PM
Unknown Object (File)
Feb 22 2025, 2:06 PM
Unknown Object (File)
Feb 22 2025, 1:30 PM
Unknown Object (File)
Feb 9 2025, 8:45 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