Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2003 10:20:11 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/misc/kdeutils3/files patch-ksimcpu.cpp
Message-ID:  <200303181820.h2IIKBMr035996@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2003/03/18 10:20:11 PST

  FreeBSD ports repository (src,doc committer)

  Modified files:
    misc/kdeutils3/files patch-ksimcpu.cpp 
  Log:
  Use a size_t to hold the result of sizeof() instead of an unsigned int.
  Use a const char * instead of a char * type for a variable to quiet a
  warning.  These fix the build on alpha.
  
  Requested by:   kris
  
  Revision  Changes    Path
  1.2       +14 -12    ports/misc/kdeutils3/files/patch-ksimcpu.cpp

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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