X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=ftpd.h;h=02ae127e3788146839ae3f26792edf53737e6d45;hb=9e83a47a9d9bd9a8020a80393e1f0e03bb34efe7;hp=c479154b755038218a0bbe9cfdb494be0d58f461;hpb=4b83f8e50792b459dfd8a6ffe470c2fccb524e7b;p=betaftpd diff --git a/ftpd.h b/ftpd.h index c479154..02ae127 100644 --- a/ftpd.h +++ b/ftpd.h @@ -60,7 +60,7 @@ #endif struct list_options { -/* int recursive; */ + int recursive; int long_listing; int classify; };