~ubuntu-branches/ubuntu/precise/wget/precise-proposed

« back to all changes in this revision

Viewing changes to src/ansi2knr.c

  • Committer: Bazaar Package Importer
  • Author(s): Noèl Köthe
  • Date: 2005-10-13 16:59:03 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051013165903-3e12j4gn6znkhmdb
Tags: 1.10.2-1
new upstream release which fixes a NTLM Buffer Overflow Vulnerability

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* Copyright (C) 1989, 1997, 1998, 1999 Aladdin Enterprises.  All rights reserved. */
2
2
 
3
 
/*$Id: ansi2knr.c,v 1.2 2003/10/04 10:34:10 hniksic Exp $*/
 
3
/*$Id: ansi2knr.c 1002 2003-10-04 10:34:10Z hniksic $*/
4
4
/* Convert ANSI C function definitions to K&R ("traditional C") syntax */
5
5
 
6
6
/*