~ubuntu-branches/ubuntu/precise/avrdude/precise

« back to all changes in this revision

Viewing changes to avrpart.c

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2009-07-14 15:09:17 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20090714150917-vthf96lweuevgtds
Tags: 5.8-1
* New upstream release.
* Bump Standards-Version to 3.8.2. No further changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
20
20
 */
21
21
 
22
 
/* $Id: avrpart.c,v 1.15 2008/06/07 21:03:41 joerg_wunsch Exp $ */
 
22
/* $Id: avrpart.c 772 2008-06-07 21:03:41Z joerg_wunsch $ */
23
23
 
24
24
#include <stdlib.h>
25
25
#include <string.h>