~ubuntu-branches/debian/jessie/xiphos/jessie

« back to all changes in this revision

Viewing changes to src/main/export_passage.h

  • Committer: Bazaar Package Importer
  • Author(s): Dmitrijs Ledkovs
  • Date: 2010-03-22 18:15:54 UTC
  • mfrom: (4.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100322181554-qlqchymwhcw28c0c
* New upstream release:
  + Bugfix only
  + Compatible with xulrunner 1.9.2
  + Update translations

* Revert changes introduced in 3.1.2-1ubuntu1. Thank you Chris Coulson
  for temporary fix.
* debian/xiphos.1 - spelling mistake
* waf is now default buildsystem
* help is now licensed under GPL
* Bumped standards version no changes required
* Changed email to @ubuntu.com

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 * Xiphos Bible Study Tool
3
 
 * export_passage.h - 
 
3
 * export_passage.h -
4
4
 *
5
5
 * Copyright (C) 2007-2009 Xiphos Developer Team
6
6
 *
25
25
 
26
26
#ifdef __cplusplus
27
27
extern "C" {
28
 
#endif  
 
28
#endif
29
29
 
30
30
typedef struct _export_data EXPORT_DATA;
31
31
struct _export_data {