about summary refs log tree commit diff stats
path: root/userdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'userdefs.h')
-rw-r--r--userdefs.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/userdefs.h b/userdefs.h
index 74c18b4b..c6ca537e 100644
--- a/userdefs.h
+++ b/userdefs.h
@@ -1,5 +1,5 @@
 /*
- * $LynxId: userdefs.h,v 1.255 2010/04/25 23:44:30 tom Exp $
+ * $LynxId: userdefs.h,v 1.256 2010/06/19 18:23:03 tom Exp $
  *
  * Lynx - Hypertext navigation system
  *
@@ -243,6 +243,12 @@
 #define LYNX_LSS_FILE "Lynx_Dir:lynx.lss"
 #endif /* LYNX_LSS_FILE */
 
+/*
+ * FTP_FORMAT uses the same codes as LIST_FORMAT, but applies to files shown
+ * in an ftp listing.
+ */
+#define FTP_FORMAT "%d  %-16.16t %a  %K"
+
 /*******************************************************************
  * Things you must change  -  non-VMS specific
  *  Section 1b).