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

This commit is contained in:
ben%netscape.com 2007-06-21 19:55:27 +00:00
Родитель bd2da718cc
Коммит 2b20feb3f9
1 изменённых файлов: 1 добавлений и 1 удалений

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

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