summaryrefslogtreecommitdiff
path: root/plugins/gxvideo/cfg.h
diff options
context:
space:
mode:
authorSND\dario86_cp <SND\dario86_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2012-02-19 02:15:18 +0000
committerSND\dario86_cp <SND\dario86_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2012-02-19 02:15:18 +0000
commit79c267cda79b52cff2ce83397af87aac64d049d7 (patch)
tree43f49fa80e13ee9303d5472f0176c5062fc2e5dc /plugins/gxvideo/cfg.h
parent12ddb091ed0a98ef323f2ee9e743386f570a4325 (diff)
downloadpcsxr-79c267cda79b52cff2ce83397af87aac64d049d7.tar.gz
Updated Free Software Foundation address (Jem256).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75156 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/gxvideo/cfg.h')
-rw-r--r--plugins/gxvideo/cfg.h10
1 files changed, 5 insertions, 5 deletions
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