~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_tnc/rlm_eap_tnc.c

  • 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:
27
27
 */
28
28
 
29
29
#include <freeradius-devel/ident.h>
30
 
RCSID("$Id: rlm_eap_tnc.c,v 1.13 2008/01/09 10:34:40 aland Exp $")
 
30
RCSID("$Id$")
31
31
 
32
32
#include <freeradius-devel/autoconf.h>
33
33