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

« back to all changes in this revision

Viewing changes to src/modules/rlm_sql/drivers/rlm_sql_oracle/sql_oracle.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:
20
20
 */
21
21
 
22
22
#include <freeradius-devel/ident.h>
23
 
RCSID("$Id: sql_oracle.c,v 1.45 2008/03/05 09:57:56 aland Exp $")
 
23
RCSID("$Id$")
24
24
 
25
25
#include <freeradius-devel/radiusd.h>
26
26