X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fpicture.C;h=9974c0bd7dbc5bb8a4d13afd079b565e6ce71c72;hb=c279e21fc2394a7908bbd1ba8c79b116fe9fb14a;hp=ede473bf162d5bf109b44c86d7508fad81511dd6;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/picture.C b/cinelerra-5.1/cinelerra/picture.C index ede473bf..9974c0bd 100644 --- a/cinelerra-5.1/cinelerra/picture.C +++ b/cinelerra-5.1/cinelerra/picture.C @@ -2,21 +2,21 @@ /* * CINELERRA * Copyright (C) 2011 Adam Williams - * + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * + * */ #include @@ -176,7 +176,7 @@ void PictureConfig::load_defaults() contrast = defaults->get("VIDEO_CONTRAST", 0); whiteness = defaults->get("VIDEO_WHITENESS", 0); -// The device must be probed first to keep unsupported controls from getting +// The device must be probed first to keep unsupported controls from getting // displayed. for(int i = 0; i < controls.total; i++) {