Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 2010 19:48:03 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/hastd primary.c
Message-ID:  <201012161948.oBGJmLhi042459@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2010-12-16 19:48:03 UTC

  FreeBSD src repository

  Modified files:
    sbin/hastd           primary.c 
  Log:
  SVN rev 216494 on 2010-12-16 19:48:03Z by pjd
  
  The 'ret' variable is of type ssize_t and we use proper format for it (%zd), so
  no (bogus) cast is needed.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.44      +2 -3      src/sbin/hastd/primary.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012161948.oBGJmLhi042459>