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

« back to all changes in this revision

Viewing changes to src/lib/snprintf.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:
50
50
*/
51
51
 
52
52
#include <freeradius-devel/ident.h>
53
 
RCSID("$Id: snprintf.c,v 1.8 2006/11/14 21:21:51 fcusack Exp $")
 
53
RCSID("$Id$")
54
54
 
55
55
#include <freeradius-devel/autoconf.h>
56
56
#include "snprintf.h"