summaryrefslogtreecommitdiff
path: root/src/pread.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pread.c')
-rw-r--r--src/pread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pread.c b/src/pread.c
index 3ab52d10..72d3a6b3 100644
--- a/src/pread.c
+++ b/src/pread.c
@@ -1,6 +1,6 @@
#include "file.h"
#ifndef lint
-FILE_RCSID("@(#)$File: pread.c,v 1.2 2013/04/02 16:23:07 christos Exp $")
+FILE_RCSID("@(#)$File: pread.c,v 1.3 2014/09/15 19:11:25 christos Exp $")
#endif /* lint */
#include <fcntl.h>
#include <unistd.h>