Minor change.

This commit is contained in:
Birunthan Mohanathas 2012-02-04 08:34:48 +00:00
parent 1560c31510
commit 9a06301189

View File

@ -10,9 +10,9 @@ EXPORTS
PluginBridge PluginBridge
; Private ; Private
pcre_compile @9 NONAME Initialize @1 NONAME
pcre_exec @10 NONAME Quit @2 NONAME
pcre_study @12 NONAME ExecuteBang @3 NONAME
Initialize @13 NONAME pcre_compile @4 NONAME
Quit @14 NONAME pcre_exec @5 NONAME
ExecuteBang @15 NONAME pcre_study @6 NONAME