aboutsummaryrefslogtreecommitdiff
path: root/wpa_supplicant/config_none.c
diff options
context:
space:
mode:
Diffstat (limited to 'wpa_supplicant/config_none.c')
-rw-r--r--wpa_supplicant/config_none.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wpa_supplicant/config_none.c b/wpa_supplicant/config_none.c
index 2aac28fa..0bc977e3 100644
--- a/wpa_supplicant/config_none.c
+++ b/wpa_supplicant/config_none.c
@@ -5,7 +5,7 @@
* This software may be distributed under the terms of the BSD license.
* See README for more details.
*
- * This file implements dummy example of a configuration backend. None of the
+ * This file implements stub example of a configuration backend. None of the
* functions are actually implemented so this can be used as a simple
* compilation test or a starting point for a new configuration backend.
*/