mariadb/fut
marko 5727d980b6 branches/zip: Add @file comments, and convert decorative
/*********************************
comments to Doxygen /** style like this:
/*****************************//**

This conversion was performed by the following command:

perl -i -e 'while(<ARGV>){if (m|^/\*{30}\**$|) {
s|\*{4}$|//**| if ++$com>1; $_ .= "\@file $ARGV\n" if $com==2}
print; if(eof){$.=0;undef $com}}' */*[ch] include/univ.i
2009-05-25 09:52:29 +00:00
..
fut0fut.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
fut0lst.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00