index
:
clyne/arabtype
master
a small and simple implementation that transform isolated arabic utf8 character strings into contextual forms.
Clyne Sullivan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utf8.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'utf8.h')
-rw-r--r--
utf8.h
1
1 files changed, 0 insertions, 1 deletions
diff --git a/utf8.h b/utf8.h
index fba4509..356abae 100644
--- a/
utf8.h
+++ b/
utf8.h
@@ -1,6 +1,5 @@
#ifndef UTF8_H
#define UTF8_H
-
/*
Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>