commiting for waterson.

Remove '"' character in NS_IMPL_NSGETMODULE declaration.  Part of
  static branch landing.


git-svn-id: svn://10.0.0.236/trunk@97617 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
javi%netscape.com
2001-06-20 21:00:57 +00:00
parent 1456910711
commit ecac07f097
2 changed files with 2 additions and 2 deletions

View File

@@ -197,4 +197,4 @@ static nsModuleComponentInfo components[] =
};
NS_IMPL_NSGETMODULE("NSS", components);
NS_IMPL_NSGETMODULE(NSS, components);