~ubuntu-branches/ubuntu/saucy/opencc/saucy-proposed

« back to all changes in this revision

Viewing changes to src/converter.h

  • Committer: Package Import Robot
  • Author(s): Asias He
  • Date: 2013-04-05 10:52:29 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20130405105229-fiif4biajh42hkyg
Tags: 0.4.0-1
* New upstream release
* fix-new-test-cases.patch in upstream
* part of more_clear_man_c_option.patch is in upstream
  the rest is in install-data-file-to-meet-need-of-multi-arch.path

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#ifndef __CONVERTER_H_
20
20
#define __CONVERTER_H_
21
21
 
22
 
#include "dictionary_set.h"
23
 
 
24
 
typedef void * converter_t;
 
22
#include "common.h"
25
23
 
26
24
typedef enum
27
25
{