diff options
author | Tobias Brunner <tobias@strongswan.org> | 2008-08-07 14:56:54 +0000 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2008-08-07 14:56:54 +0000 |
commit | e5d6f165fccdb7ef5e7f2946f1cc18b2c90e043c (patch) | |
tree | ba6261de20fd1c435f6c433b5fa6270df221f018 /src/dumm/iface.c | |
parent | 990ebd4a75a321d8b91dfc4b9e6ad8e89dbb26c3 (diff) | |
download | strongswan-e5d6f165fccdb7ef5e7f2946f1cc18b2c90e043c.tar.bz2 strongswan-e5d6f165fccdb7ef5e7f2946f1cc18b2c90e043c.tar.xz |
* ruby extension extracted from irdumm
* guests do not shutdown anymore on SIGINT in irb
Diffstat (limited to 'src/dumm/iface.c')
-rw-r--r-- | src/dumm/iface.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dumm/iface.c b/src/dumm/iface.c index 350ab825c..78c6c7c92 100644 --- a/src/dumm/iface.c +++ b/src/dumm/iface.c @@ -1,4 +1,5 @@ /* + * Copyright (C) 2008 Tobias Brunner * Copyright (C) 2007 Martin Willi * Hochschule fuer Technik Rapperswil * Copyright (C) 2002 Jeff Dike |