diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-26 10:58:44 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-26 10:58:44 +0000 |
commit | 6ea174f60c6bbbb058dc44a54017eda0b652377a (patch) | |
tree | 702d455ec1329c6135ee167cbb5b391b848d15ee /app | |
parent | 7724ea1ce4732fcb69eef675c0892372ca4f7c95 (diff) |
Importing from XF4, plus BSD make infrastructure
Diffstat (limited to 'app')
-rw-r--r-- | app/xsystrace/callbacks.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xsystrace/callbacks.c b/app/xsystrace/callbacks.c index d90a1a874..96978693e 100644 --- a/app/xsystrace/callbacks.c +++ b/app/xsystrace/callbacks.c @@ -1,4 +1,4 @@ -/* $OpenBSD: callbacks.c,v 1.1.1.1 2006/11/26 10:58:43 matthieu Exp $ */ +/* $OpenBSD: callbacks.c,v 1.1 2006/11/26 10:58:43 matthieu Exp $ */ /* * Copyright (c) 2002 Matthieu Herrb and Niels Provos * All rights reserved. |