aboutsummaryrefslogtreecommitdiffhomepage
path: root/expand.h
diff options
context:
space:
mode:
Diffstat (limited to 'expand.h')
-rw-r--r--expand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/expand.h b/expand.h
index 7b60eb88..94cd229b 100644
--- a/expand.h
+++ b/expand.h
@@ -132,7 +132,7 @@ enum
*/
#define COMPLETE_VAR_PARAN_DESC _( L"Did you mean (COMMAND)? In fish, the '$' character is only used for accessing variables. To learn more about command substitution in fish, type 'help expand-command-substitution'.")
-
+#define ARRAY_BOUNDS_ERR _(L"Array index out of bounds")
/**