Page MenuHomeFreeBSD

lastlogin: Complete libxo transition.
ClosedPublic

Authored by yanhaowang on Aug 10 2023, 10:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 12, 3:08 PM
Unknown Object (File)
Tue, Oct 8, 6:51 PM
Unknown Object (File)
Fri, Oct 4, 10:33 PM
Unknown Object (File)
Thu, Sep 26, 3:19 PM
Unknown Object (File)
Tue, Sep 24, 3:29 PM
Unknown Object (File)
Mon, Sep 23, 11:24 AM
Unknown Object (File)
Mon, Sep 23, 8:03 AM
Unknown Object (File)
Mon, Sep 23, 6:34 AM

Diff Detail

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

Event Timeline

  • Remove unnecessary space line.
des requested changes to this revision.Aug 17 2023, 3:09 PM
des added inline comments.
usr.sbin/lastlogin/lastlogin.c
150

The indentation here seems wrong.

173

There is no need to call xo_finish() here, since we haven't emitted anything.

This revision now requires changes to proceed.Aug 17 2023, 3:09 PM
  • Remove unnecessary xo_finish function.
  • Use number style.
This revision is now accepted and ready to land.Aug 26 2023, 11:49 PM
This revision was automatically updated to reflect the committed changes.