~vorlon/ubuntu/natty/libthai/multiarch

« back to all changes in this revision

Viewing changes to src/thctype/thctype.c

  • Committer: Bazaar Package Importer
  • Author(s): Theppitak Karoonboonyanan
  • Date: 2008-06-21 11:16:43 UTC
  • mfrom: (3.1.4 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080621111643-lfo0bvhwz4pdwpl4
Tags: 0.1.9-4
* debian/libthai-doc.doc-base: Correct doc-base section (Programming).
* debian/copyright: Update format to recent proposal.
* debian/watch: Fix watch pattern so that only *.tar.gz is matched, not
  *.tar.gz.md5sum.
* debian/rules: Use 'make -C $dir' instead of 'cd $dir; make'.
* debian/control:
  - Add DM-Upload-Allowed
  - Bump Standards-Version to 3.8.0 (no changes needed)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * $Id: thctype.c,v 1.8 2004/10/12 09:04:00 thep Exp $
 
2
 * $Id: thctype.c,v 1.8 2004-10-12 09:04:00 thep Exp $
3
3
 * thctype.c - Thai character classifications
4
4
 * Created: 2001-06-13
5
5
 * Author:  Theppitak Karoonboonyanan <thep@links.nectec.or.th>