summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/reallocf.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-29 14:49:43 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-29 14:49:43 +0000
commitf376ef90540b4d5b6e7f467620e91404ba306d89 (patch)
tree22ac632b7e1d8f96ac7c3fb7ec191b5255a39c3b /lib/libc/stdlib/reallocf.c
parentd972ce881fe369f691dace165130c515c02e0250 (diff)
Notes
Diffstat (limited to 'lib/libc/stdlib/reallocf.c')
-rw-r--r--lib/libc/stdlib/reallocf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/reallocf.c b/lib/libc/stdlib/reallocf.c
index 6e279981a6fc..e9327e603117 100644
--- a/lib/libc/stdlib/reallocf.c
+++ b/lib/libc/stdlib/reallocf.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id:$
+ * $FreeBSD$
*/
#include <stdlib.h>