First Checked In.

git-svn-id: svn://10.0.0.236/trunk@17749 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcmullen%netscape.com
1999-01-14 19:46:11 +00:00
parent 162941cddc
commit 5922ad8b08

View File

@@ -0,0 +1,4 @@
#include "ntypes.h"
MWContext *new_stub_context(URL_Struct *URL_s);
void free_stub_context(MWContext *window_id);