diff runopts.h @ 1654:cc0fc5131c5c

Rename EPKA -> Plugin
author Matt Johnston <matt@ucc.asn.au>
date Wed, 15 May 2019 21:59:45 +0800
parents 76189c9ffea2
children 5120e22882de
line wrap: on
line diff
--- a/runopts.h	Wed May 15 09:43:57 2019 -0400
+++ b/runopts.h	Wed May 15 21:59:45 2019 +0800
@@ -125,7 +125,7 @@
 
 	char * forced_command;
 
-#if DROPBEAR_EPKA 
+#if DROPBEAR_PLUGIN 
         char *pubkey_plugin;
         char *pubkey_plugin_options;
 #endif