diff options
author | jcid <devnull@localhost> | 2007-10-07 00:36:34 +0200 |
---|---|---|
committer | jcid <devnull@localhost> | 2007-10-07 00:36:34 +0200 |
commit | 93715c46a99c96d6c866968312691ec9ab0f6a03 (patch) | |
tree | 573f19ec6aa740844f53a7c0eb7114f04096bf64 /src/dpiapi.h |
Initial revision
Diffstat (limited to 'src/dpiapi.h')
-rw-r--r-- | src/dpiapi.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/dpiapi.h b/src/dpiapi.h new file mode 100644 index 00000000..26823026 --- /dev/null +++ b/src/dpiapi.h @@ -0,0 +1,3 @@ + +void a_Dpiapi_dialog(BrowserWindow *bw, char *server, char *dpip_tag); + |