fixed copy-and-paste errors
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2007 Martin Willi
|
* Copyright (C) 2010 Andreas Steffen
|
||||||
* Hochschule fuer Technik Rapperswil
|
* Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
typedef struct eap_tnc_plugin_t eap_tnc_plugin_t;
|
typedef struct eap_tnc_plugin_t eap_tnc_plugin_t;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* EAP-MD5 plugin
|
* EAP-TNC plugin
|
||||||
*/
|
*/
|
||||||
struct eap_tnc_plugin_t {
|
struct eap_tnc_plugin_t {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user