Rich Salz 349807608f Remove /* foo.c */ comments
This was done by the following
        find . -name '*.[ch]' | /tmp/pl
where /tmp/pl is the following three-line script:
        print unless $. == 1 && m@/\* .*\.[ch] \*/@;
        close ARGV if eof; # Close file to reset $.

And then some hand-editing of other files.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
2016-01-26 16:40:43 -05:00
..
2011-03-16 11:50:33 +00:00
2016-01-26 16:40:43 -05:00
2015-12-16 16:14:49 -05:00
2015-10-30 17:21:42 -04:00
2016-01-25 21:19:59 +01:00
2015-12-14 23:06:14 +00:00
2016-01-12 01:00:31 -05:00
2015-10-23 19:52:08 +02:00
2015-12-16 16:14:49 -05:00
2015-10-23 19:52:08 +02:00
2016-01-25 21:19:59 +01:00
2015-11-20 13:40:53 +00:00
2015-12-16 16:14:49 -05:00
2016-01-12 01:00:31 -05:00
2015-11-21 14:37:24 +01:00
2009-09-06 15:49:46 +00:00
2016-01-11 17:50:42 +00:00
2016-01-11 17:50:42 +00:00
2016-01-12 01:00:31 -05:00
2015-12-16 16:14:49 -05:00
2016-01-20 03:24:59 +00:00
2016-01-26 16:40:43 -05:00
2015-12-16 16:14:49 -05:00
2015-10-05 09:25:06 +02:00
2016-01-11 10:03:27 +00:00
2016-01-22 15:06:21 -05:00
2016-01-26 16:40:43 -05:00
2016-01-26 16:40:43 -05:00
2009-09-07 17:57:18 +00:00
2015-10-30 17:21:42 -04:00
2016-01-20 03:24:59 +00:00