~yolanda.robla/ubuntu/saucy/freeradius/dep-8-tests

« back to all changes in this revision

Viewing changes to src/modules/rlm_eap/types/rlm_eap_mschapv2/eap_mschapv2.h

  • Committer: Bazaar Package Importer
  • Author(s): Josip Rodin
  • Date: 2009-11-23 03:57:37 UTC
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: james.westby@ubuntu.com-20091123035737-snauioz5r9tf8sdr
Tags: upstream-2.1.7+dfsg
ImportĀ upstreamĀ versionĀ 2.1.7+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#define _EAP_MSCHAPV2_H
3
3
 
4
4
#include <freeradius-devel/ident.h>
5
 
RCSIDH(eap_mschapv2_h, "$Id: eap_mschapv2.h,v 1.4 2006/11/14 21:22:10 fcusack Exp $")
 
5
RCSIDH(eap_mschapv2_h, "$Id$")
6
6
 
7
7
#include "eap.h"
8
8