summaryrefslogtreecommitdiff
path: root/plugins/gxvideo/cfg.h
diff options
context:
space:
mode:
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