diff options
Diffstat (limited to 'src/pluto/timer.h')
-rw-r--r-- | src/pluto/timer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/timer.h b/src/pluto/timer.h index 92464192c..c772d37f9 100644 --- a/src/pluto/timer.h +++ b/src/pluto/timer.h @@ -11,7 +11,7 @@ * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. * - * RCSID $Id: timer.h,v 1.2 2004/07/29 18:33:45 as Exp $ + * RCSID $Id: timer.h 3252 2007-10-06 21:24:50Z andreas $ */ extern time_t now(void); /* careful version of time(2) */ |