diff options
Diffstat (limited to 'sbin/fsck/fsutil.h')
-rw-r--r-- | sbin/fsck/fsutil.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck/fsutil.h b/sbin/fsck/fsutil.h index 84e72909592db..6e9036c1d171e 100644 --- a/sbin/fsck/fsutil.h +++ b/sbin/fsck/fsutil.h @@ -28,7 +28,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sbin/fsck/fsutil.h,v 1.8.24.1 2008/10/02 02:57:24 kensmith Exp $ */ void perror(const char *); |