Index: build_run.h =================================================================== --- build_run.h (revision 11631) +++ build_run.h (revision 11632) @@ -28,7 +28,7 @@ char *pcb_get_info_program(void); char *pcb_get_info_copyright(void); -char *pcb_get_info_websites(void); +char *pcb_get_info_websites(const char **url_out); char *pcb_get_info_comments(void); char *pcb_get_info_compile_options(void);