From 79c267cda79b52cff2ce83397af87aac64d049d7 Mon Sep 17 00:00:00 2001 From: "SND\\dario86_cp" Date: Sun, 19 Feb 2012 02:15:18 +0000 Subject: Updated Free Software Foundation address (Jem256). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75156 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- plugins/gxvideo/cfg.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins/gxvideo/cfg.h') diff --git a/plugins/gxvideo/cfg.h b/plugins/gxvideo/cfg.h index 1e1c456c..c34cfc6d 100644 --- a/plugins/gxvideo/cfg.h +++ b/plugins/gxvideo/cfg.h @@ -14,8 +14,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301 USA. */ #ifndef _GPU_CFG_H_ @@ -43,8 +43,8 @@ typedef struct { void ReadConfig(void); void WriteConfig(void); void ReadWinSizeConfig(void); - -void SoftDlgProc(void); -void AboutDlgProc(void); + +void SoftDlgProc(void); +void AboutDlgProc(void); #endif -- cgit v1.2.3