summaryrefslogtreecommitdiff
path: root/beos/download.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2014-01-15 19:37:05 +0000
committerVincent Sanders <vince@netsurf-browser.org>2014-01-15 19:37:05 +0000
commitbd065d4a434755e67642a071e255cba596de8d1e (patch)
tree343a4343ace1c38f3ab67b3a9405a629fbbaa117 /beos/download.h
parent68eaec5cb4208ee80e7c0610361405fd01fc1b69 (diff)
downloadnetsurf-bd065d4a434755e67642a071e255cba596de8d1e.tar.gz
netsurf-bd065d4a434755e67642a071e255cba596de8d1e.tar.bz2
split browser gui operations up
Diffstat (limited to 'beos/download.h')
-rw-r--r--beos/download.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/beos/download.h b/beos/download.h
index 962f3b7d9..245ee8641 100644
--- a/beos/download.h
+++ b/beos/download.h
@@ -16,4 +16,4 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-struct gui_download_table *beos_gui_download_table;
+struct gui_download_table *beos_download_table;