summaryrefslogtreecommitdiff
path: root/net/llnlxftp/patches/patch-account.c
blob: 539d06dedcaf810b34d59470715e9528afaba8f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-account.c,v 1.1 2013/03/02 17:59:40 joerg Exp $

--- account.c.orig	2013-03-01 13:50:44.000000000 +0000
+++ account.c
@@ -74,7 +74,7 @@ void cb_map_account_dialog();
 /*
  * create_account_dialog - Creates the "Get Account" dialog.
  */
-create_account_dialog()
+static void create_account_dialog(void)
 {
     static int initialized = False;
     int i;