diff options
Diffstat (limited to 'src/LYUpload.c')
-rw-r--r-- | src/LYUpload.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYUpload.c b/src/LYUpload.c index 2fd3b373..1623a414 100644 --- a/src/LYUpload.c +++ b/src/LYUpload.c @@ -218,7 +218,7 @@ cancelled: * LYUpload_options writes out the current upload choices to a * file so that the user can select printers in the same way that * they select all other links. Upload links look like: - * LYNXDIRED//UPLOAD=<#>/TO=<STRING> + * LYNXDIRED://UPLOAD=<#>/TO=<STRING> */ PUBLIC int LYUpload_options ARGS2( char **, newfile, |