summaryrefslogtreecommitdiff
path: root/.indent.pro
diff options
context:
space:
mode:
authorbehdad <behdad>2004-05-03 22:05:19 +0000
committerbehdad <behdad>2004-05-03 22:05:19 +0000
commit2a3c067871dcd2b595a1f3d0d79c3e0660270653 (patch)
tree2d13e8174254144be0c37ba12e7d6032480a1f82 /.indent.pro
parent3961e54d055a45b4ed096a08c661bf2a00a77a41 (diff)
downloadfribidi-2a3c067871dcd2b595a1f3d0d79c3e0660270653.tar.gz
Changed the run data structure from a double-terminated deque, to a
circular deque with a single sentinel. To debug that, also added some assert stuff, added function attributes, deprecated old interfaces, and humm, that it for now.
Diffstat (limited to '.indent.pro')
-rw-r--r--.indent.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/.indent.pro b/.indent.pro
index 35a5cb6..53cc4ff 100644
--- a/.indent.pro
+++ b/.indent.pro
@@ -1,7 +1,6 @@
-gnu
-bfda
-bfde
--T TypeLink
-T LevelInfo
-T FriBidiChar
-T FriBidiStrIndex
@@ -13,6 +12,7 @@
-T FriBidiCharSetHandler
-T FriBidiMemChunk
-T FriBidiEnv
+-T FriBidiRun
-T fribidi_uint8
-T fribidi_uint16
-T fribidi_uint32