From: Stefan E. <se...@us...> - 2002-02-11 17:08:23
|
Update of /cvsroot/blob/blob/src/blob In directory usw-pr-cvs1:/tmp/cvs-serv17499 Modified Files: chkmem.c Log Message: email adr corrected Index: chkmem.c =================================================================== RCS file: /cvsroot/blob/blob/src/blob/chkmem.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- chkmem.c 5 Feb 2002 13:40:46 -0000 1.7 +++ chkmem.c 11 Feb 2002 16:55:26 -0000 1.8 @@ -2,7 +2,7 @@ * Filename: chkmem.c * Version: $Id$ * Copyright: Copyright (C) 2001, Stefan Eletzhofer - * Author: Stefan Eletzhofer <ste...@ww...> + * Author: Stefan Eletzhofer <ste...@ww...> * Description: memory test functions * Created at: Mit Sep 26 19:20:24 CEST 2001 * Modified by: @@ -11,7 +11,7 @@ /* * chkmem.c: Utility to test memory integrity * - * Copyright (C) 2001 Stefan Eletzhofer <ste...@ww...> + * Copyright (C) 2001 Stefan Eletzhofer <ste...@ww...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |