HomeFreeBSD

date: Fix a few nits.

Description

date: Fix a few nits.

  • 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.
Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D46533

Details

Provenance
desAuthored on Sep 4 2024, 5:32 PM
Reviewer
markj
Differential Revision
D46533: date: Fix a few nits.
Parents
rGc75a18905e30: umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0'
Branches
Unknown
Tags
Unknown