diff options
Diffstat (limited to 'lib/libfetch/fetch_err.et')
-rw-r--r-- | lib/libfetch/fetch_err.et | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libfetch/fetch_err.et b/lib/libfetch/fetch_err.et index 2593eba..efaef74 100644 --- a/lib/libfetch/fetch_err.et +++ b/lib/libfetch/fetch_err.et @@ -46,5 +46,5 @@ et ftch ec FETCH_UNAVAIL, "File is not available" ec FETCH_UNKNOWN, "Unknown error" ec FETCH_URL, "Invalid URL" - ec FETCH_VERBOSE, "" + ec FETCH_VERBOSE, "Info:" end |