Add a newline to the end of the file.

This commit is contained in:
slamm@netscape.com
1999-08-10 23:17:10 +00:00
parent d034d6e4aa
commit 609d38c5ff
3 changed files with 3 additions and 3 deletions

View File

@@ -1920,4 +1920,4 @@ const char* CDoctypeDeclToken::GetClassName(void) {
PRInt32 CDoctypeDeclToken::GetTokenType(void) {
return eToken_doctypeDecl;
}
}