~ubuntu-branches/ubuntu/karmic/pilot-link/karmic

« back to all changes in this revision

Viewing changes to libpisock/money.c

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Rousseau
  • Date: 2007-02-14 23:30:59 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070214233059-znxrekb2mgjr0mgd
Tags: 0.12.2-1
* New upstream release
 - Closes: #410152 "pilot-link: udev rules need updating"
* debian/control: add Build-Depends: libbluetooth2-dev
 - add bluetooth support

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
 
2
 * $Id: money.c,v 1.16 2006/10/12 14:21:22 desrod Exp $
 
3
 *
2
4
 * money.c:  Translate Pilot MoneyManager data formats
3
5
 *
4
6
 * Copyright (c) 1998, Rui Oliveira
259
261
}
260
262
 
261
263
/* vi: set ts=8 sw=4 sts=4 noexpandtab: cin */
 
264
/* ex: set tabstop=4 expandtab: */
262
265
/* Local Variables: */
263
266
/* indent-tabs-mode: t */
264
267
/* c-basic-offset: 8 */