summaryrefslogtreecommitdiff
path: root/gtk/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/main.c')
-rw-r--r--gtk/main.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/gtk/main.c b/gtk/main.c
index ff1bfdec17..3c93ec3e5c 100644
--- a/gtk/main.c
+++ b/gtk/main.c
@@ -2144,20 +2144,20 @@ main(int argc, char *argv[])
OPTSTRING_INIT OPTSTRING_WIN32;
#ifdef HAVE_AIRPDCAP
- /* Davide Schiera (2006-11-18): init AirPDcap context */
- AirPDcapInitContext(&airpdcap_ctx);
- /* Davide Schiera (2006-11-18) ------------------------------------------- */
+ /* Davide Schiera (2006-11-18): init AirPDcap context */
+ AirPDcapInitContext(&airpdcap_ctx);
+ /* Davide Schiera (2006-11-18) ------------------------------------------- */
#endif
/*
- * Attempt to get the pathname of the executable file.
+ * Get credential information for later use.
*/
- init_progfile_dir_error = init_progfile_dir(argv[0]);
+ get_credential_info();
/*
- * Get credential information for later use.
+ * Attempt to get the pathname of the executable file.
*/
- get_credential_info();
+ init_progfile_dir_error = init_progfile_dir(argv[0]);
/*
* Now attempt to get the pathname of the plugins.