Date: Thu, 7 Jul 2011 17:00:42 +0000 (UTC) From: Jonathan Anderson <jonathan@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/smbfs smbfs_smb.c Message-ID: <201107071701.p67H10Op097510@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jonathan 2011-07-07 17:00:42 UTC
FreeBSD src repository
Modified files:
sys/fs/smbfs smbfs_smb.c
Log:
SVN rev 223843 on 2011-07-07 17:00:42Z by jonathan
Make a comment more accurate.
This comment refers to CAP_NT_SMBS, which does not exist; it should refer to SMB_CAP_NT_SMBS.
Fixing this comment makes it easier for people interested in Capsicum to grep around for
capability rights, whose identifiers are of the form 'CAP_[A-Z_]'.
Approved by: mentor (rwatson), re (Capsicum blanket)
Sponsored by: Google Inc
Revision Changes Path
1.21 +1 -1 src/sys/fs/smbfs/smbfs_smb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107071701.p67H10Op097510>
