From be3f848a48264106ce4c3aea1727900c0218aaad Mon Sep 17 00:00:00 2001 From: "hewitt%netscape.com" Date: Wed, 5 Dec 2001 03:07:43 +0000 Subject: [PATCH] adding newline to fix HP bustage --- content/shared/public/nsXULAtomList.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/shared/public/nsXULAtomList.h b/content/shared/public/nsXULAtomList.h index 938a9dc294e6..ac71dcff2e50 100644 --- a/content/shared/public/nsXULAtomList.h +++ b/content/shared/public/nsXULAtomList.h @@ -304,4 +304,4 @@ XUL_ATOM(sortDirection, "sortDirection") XUL_ATOM(sortActive, "sortActive") XUL_ATOM(selectedIndex, "selectedIndex") XUL_ATOM(_star, "*") -XUL_ATOM(defaultz, "default") \ No newline at end of file +XUL_ATOM(defaultz, "default")