~ubuntu-branches/ubuntu/feisty/linux-atm/feisty

« back to all changes in this revision

Viewing changes to src/lane/lane_atm.c

  • Committer: Bazaar Package Importer
  • Author(s): Peter De Schrijver (p2)
  • Date: 2005-03-17 23:02:03 UTC
  • mfrom: (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050317230203-7vc1pxi0oua0nw5w
Tags: 2.4.1-17
Fix build problem with gcc 4.0 (Closes: )

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 /*
2
2
 * ATM connection functions
3
3
 *
4
 
 * $Id: lane_atm.c,v 1.2 2001/10/09 22:33:07 paulsch Exp $
 
4
 * $Id: lane_atm.c,v 1.1.2.1 2001/09/03 18:41:05 paulsch Exp $
5
5
 *
6
6
 */
7
7
 
31
31
static void atm_dump(void);
32
32
 
33
33
/* Static variables */
34
 
static const char *rcsid="$Id: lane_atm.c,v 1.2 2001/10/09 22:33:07 paulsch Exp $";
 
34
static const char *rcsid="$Id: lane_atm.c,v 1.1.2.1 2001/09/03 18:41:05 paulsch Exp $";
35
35
 
36
36
/* Data */
37
37
#define QLEN 5