remove compiler warning, add comment delimiters after endif

This commit is contained in:
jdunn%netscape.com 1999-04-12 20:58:05 +00:00
parent 08b49c00de
commit d80e1ad24a

View File

@ -44,5 +44,5 @@ public:
NS_IMETHOD FindBookmarkShortcut (const char *userInput, char **shortcutURL /* out */) = 0;
};
#endif nsIRDFBookmarkDataSource_h__
#endif /* nsIRDFBookmarkDataSource_h__ */