diff options
Diffstat (limited to 'sys/sys/stdint.h')
-rw-r--r-- | sys/sys/stdint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/stdint.h b/sys/sys/stdint.h index 27f6dae997fda..b0d6632637fea 100644 --- a/sys/sys/stdint.h +++ b/sys/sys/stdint.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/stdint.h,v 1.4 2002/08/21 16:20:01 mike Exp $ */ #ifndef _SYS_STDINT_H_ |