comparison src/readtest.c @ 367:b27f66555ba8

Reformated multiline comments to have leading asterisks on each line Now we use: /* ** comment */ This makes the indent style simpler, too.
author markus schnalke <meillo@marmaro.de>
date Thu, 20 Oct 2011 10:20:59 +0200
parents dcb315792513
children
comparison
equal deleted inserted replaced
366:41958685480d 367:b27f66555ba8
1
2 #include "masqmail.h" 1 #include "masqmail.h"
3 #include "readsock.h" 2 #include "readsock.h"
4 3
5 int 4 int
6 main() 5 main()