toolkit/mozapps/plugins/tests/BadPlugin.cpp

branch
TOR_BUG_9701
changeset 11
deefc01c0e14
equal deleted inserted replaced
-1:000000000000 0:f91056269840
1 int main(int argc, char** argv)
2 {
3 return 1;
4 }

mercurial