diff options
Diffstat (limited to 'lib/libc/stdlib/reallocf.c')
-rw-r--r-- | lib/libc/stdlib/reallocf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/reallocf.c b/lib/libc/stdlib/reallocf.c index 6e279981a6fc0..d34597a8b1a17 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:$ + * $Id: reallocf.c,v 1.2 1998/09/16 03:16:06 imp Exp $ */ #include <stdlib.h> |