From 753d062f3c4cf8f15d064bafdc76210dc37acb9f Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Fri, 26 Jan 2007 20:46:05 +0000 Subject: [PATCH] Change my e-mail on tests adapted from libevent. --- test/bench.cpp | 2 +- test/test-eof.cpp | 2 +- test/test-time.cpp | 2 +- test/test-weof.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/bench.cpp b/test/bench.cpp index ca495a7..be6a8c7 100644 --- a/test/bench.cpp +++ b/test/bench.cpp @@ -30,7 +30,7 @@ * Added chain event propagation to improve the sensitivity of * the measure respect to the event loop efficency. * - * Wed 2006-12-27 - Modified by Leandro Lucarella + * Wed 2006-12-27 - Modified by Leandro Lucarella * * Adapted to test the C++ inteface. * diff --git a/test/test-eof.cpp b/test/test-eof.cpp index 41fdaae..9f6220f 100644 --- a/test/test-eof.cpp +++ b/test/test-eof.cpp @@ -3,7 +3,7 @@ * c++ -I/usr/local/include -o time-test time-test.c -L/usr/local/lib -levent * * - * Wed 2006-12-27 - Modified by Leandro Lucarella + * Wed 2006-12-27 - Modified by Leandro Lucarella * * Adapted to test the C++ inteface. * diff --git a/test/test-time.cpp b/test/test-time.cpp index c3dba8d..5dafbe5 100644 --- a/test/test-time.cpp +++ b/test/test-time.cpp @@ -2,7 +2,7 @@ * Compile with: * c++ -I/usr/local/include -o time-test time-test.cpp -L/usr/local/lib -levent * - * Wed 2006-12-27 - Modified by Leandro Lucarella + * Wed 2006-12-27 - Modified by Leandro Lucarella * * Adapted to test the C++ inteface. * diff --git a/test/test-weof.cpp b/test/test-weof.cpp index 8bcf684..b40a487 100644 --- a/test/test-weof.cpp +++ b/test/test-weof.cpp @@ -2,7 +2,7 @@ * Compile with: * c++ -I/usr/local/include -o time-test time-test.cpp -L/usr/local/lib -levent * - * Wed 2006-12-27 - Modified by Leandro Lucarella + * Wed 2006-12-27 - Modified by Leandro Lucarella * * Adapted to test the C++ inteface. * -- 2.43.0