lib/net/imap/flags.rb in net-imap-0.3.3 vs lib/net/imap/flags.rb in net-imap-0.3.4
- old
+ new
@@ -255,7 +255,8 @@
# use the \IMAP +\Deleted+ model should use as its trash location. In server
# implementations that strictly expect the \IMAP +\Deleted+ model, this
# special use is likely not to be supported.
TRASH = :Trash
+ # :section:
end
end