Added a comma after each msgnum exported. The parser was globbing them all together...
authorArt Cancro <ajc@citadel.org>
Fri, 5 Mar 2021 18:37:53 +0000 (13:37 -0500)
committerArt Cancro <ajc@citadel.org>
Fri, 5 Mar 2021 18:37:53 +0000 (13:37 -0500)
commitfa2dd842abb5feedea3e2253255722fcaecc3c6f
tree6afa8f9e852e91fff283a63cb41ed4687ce73dcb
parentc4bd204756cd180257160e67f8815ad7cd55ee64
Added a comma after each msgnum exported.  The parser was globbing them all together when it was just a newline.  This unfortunately resets the oldest-compatible-export version to the current version, but it wasn't working anyway.
citadel/citadel.h
citadel/housekeeping.c
citadel/modules/migrate/serv_migrate.c
citadel/modules/nntp/serv_nntp.c