--- GaleonWrapper.cpp 2002-09-04 18:00:26.000000000 -0500 +++ src/mozilla/GaleonWrapper.cpp 2002-09-25 13:15:53.000000000 -0500 @@ -182,7 +182,7 @@ } else { -#if MOZILLA_SNAPSHOT > 1 +#if MOZILLA_SNAPSHOT > 0 result = print->PrintPreview(options, nsnull, nsnull); #else result = print->PrintPreview(options);