aboutsummaryrefslogtreecommitdiff
path: root/src/windows/gss/gss.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/gss/gss.h')
-rw-r--r--src/windows/gss/gss.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/gss/gss.h b/src/windows/gss/gss.h
index 175044d..e9b43c5 100644
--- a/src/windows/gss/gss.h
+++ b/src/windows/gss/gss.h
@@ -12,7 +12,7 @@
#include <gssapi/gssapi_generic.h>
// gss.c
-BOOL FAR PASCAL OpenGssapiDlg(HWND hDlg, WORD message, WORD wParam, LONG lParam);
+BOOL PASCAL OpenGssapiDlg(HWND hDlg, WORD message, WORD wParam, LONG lParam);
// gss-misc.c
int send_token(int s, gss_buffer_t tok);