Add a newline to the end of the file.

git-svn-id: svn://10.0.0.236/trunk@43078 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
slamm%netscape.com
1999-08-10 23:17:10 +00:00
parent ec466a1602
commit 2125e5aafb
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;
}
}