ext/gocr/unicode.h in gocr-ruby-0.0.1 vs ext/gocr/unicode.h in gocr-ruby-0.0.2
- old
+ new
@@ -42,10 +42,10 @@
#define G_UNICODE_H
#include <stddef.h>
enum format {
- ISO8859_1, TeX, HTML, XML, SGML, UTF8, ASCII
+ UTF8, ISO8859_1, TeX, HTML, XML, SGML, ASCII
};
typedef enum format FORMAT;
/*
* Prototypes