Fixing Firebird build bustage after timeless' fishy checkin to bug 58613.

This commit is contained in:
ben@netscape.com 2007-06-21 12:55:27 -07:00
Родитель 486546ac70
Коммит 36a913d6fd
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -81,7 +81,7 @@ interface nsIBrowserHistory : nsISupports
* lastPageVisited
* the most recently visited page
*/
readonly attribute string lastPageVisited;
attribute string lastPageVisited;
/**