]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
fixed copy-and-paste errors
authorAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 30 Aug 2010 13:42:44 +0000 (15:42 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 30 Aug 2010 13:42:44 +0000 (15:42 +0200)
src/libcharon/plugins/eap_tnc/eap_tnc.c
src/libcharon/plugins/eap_tnc/eap_tnc_plugin.h

index 5164d9a3a68bbd638e6d49fd552cb30379dcbbbb..6208774ff4a71626991128601a206c0872c78766 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Martin Willi
+ * Copyright (C) 2010 Andreas Steffen
  * Hochschule fuer Technik Rapperswil
  *
  * This program is free software; you can redistribute it and/or modify it
index 5ed4647c4b56e8e4b45429ee20b91cf3cbb4d165..97298eb5c3f2b1a03aa0214fd1c6143a5bb9f104 100644 (file)
@@ -29,7 +29,7 @@
 typedef struct eap_tnc_plugin_t eap_tnc_plugin_t;
 
 /**
- * EAP-MD5 plugin
+ * EAP-TNC plugin
  */
 struct eap_tnc_plugin_t {