~ubuntu-branches/ubuntu/trusty/libgsm/trusty

« back to all changes in this revision

Viewing changes to src/gsm_destroy.c

  • Committer: Package Import Robot
  • Author(s): Jochen Friedrich, Jari Aalto, Jochen Friedrich
  • Date: 2012-04-12 17:34:56 UTC
  • mfrom: (4.2.4 sid)
  • Revision ID: package-import@ubuntu.com-20120412173456-1bffys50cu6opaqi
Tags: 1.0.13-4
[ Jari Aalto ]
* Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
  Note: patch 04 was updated with "quilt refresh" to make
  it apply cleanly. (Closes: #664389)
* Update to Standards-Version to 3.9.3 and debhelper to 9.

[ Jochen Friedrich ]
* Convert lib to multiarch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
/* $Header: /tmp_amd/presto/export/kbs/jutta/src/gsm/RCS/gsm_destroy.c,v 1.3 1994/11/28 19:52:25 jutta Exp $ */
8
8
 
9
9
#include "gsm.h"
10
 
#include "config.h"
 
10
#include "gsm_config.h"
11
11
#include "proto.h"
12
12
 
13
13
#ifdef  HAS_STDLIB_H