diff options
author | Ned Ludd <solar@gentoo.org> | 2004-11-25 19:10:39 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-11-25 19:10:39 +0000 |
commit | b34ae62d9a365257bddfec597156274c41cf778a (patch) | |
tree | 327aed86066187912d19a117e7399c4f3034d17f /libc/sysdeps/linux/common/ssp.c | |
parent | 67e184efcf88f28aa3c0a3cc9d132e99993e8046 (diff) |
update : $
Diffstat (limited to 'libc/sysdeps/linux/common/ssp.c')
-rw-r--r-- | libc/sysdeps/linux/common/ssp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/ssp.c b/libc/sysdeps/linux/common/ssp.c index 135399974..d12a7859c 100644 --- a/libc/sysdeps/linux/common/ssp.c +++ b/libc/sysdeps/linux/common/ssp.c @@ -1,6 +1,6 @@ /* * Distributed under the terms of the GNU General Public License v2 - * $Header: /var/cvs/uClibc/libc/sysdeps/linux/common/ssp.c,v 1.4 2004/11/11 03:13:36 solar Exp $ + * $Header: /var/cvs/uClibc/libc/sysdeps/linux/common/ssp.c,v 1.5 2004/11/25 19:10:39 solar Exp $ * * This is a modified version of Hiroaki Etoh's stack smashing routines * implemented for glibc. |