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
..
2014-08-19 11:09:33 -04:00
2015-10-15 17:02:06 +01:00
2010-11-22 22:04:41 +00:00
2002-10-31 15:43:00 +00:00
2008-06-02 23:10:34 +00:00
2016-01-26 16:40:43 -05:00
2015-01-22 09:20:09 +00:00
2016-01-26 16:40:43 -05:00
2008-05-31 22:49:32 +00:00
2016-01-26 16:40:43 -05:00
2015-01-22 09:20:09 +00:00
2016-01-26 16:40:43 -05:00
2005-05-29 19:14:21 +00:00
2016-01-26 16:40:43 -05:00
2015-11-20 23:31:42 +00:00
2016-01-26 16:40:43 -05:00
2015-11-20 23:31:42 +00:00
2016-01-26 16:40:43 -05:00
2015-09-25 15:13:57 +01:00
2016-01-26 16:40:43 -05:00
2015-08-11 20:27:46 +01:00
2016-01-12 13:52:22 +01:00
2007-04-05 16:57:07 +00:00
2016-01-26 16:40:43 -05:00
2015-01-22 09:20:09 +00:00
2016-01-26 16:40:43 -05:00
2002-10-11 17:41:40 +00:00
2002-10-31 15:43:00 +00:00
2010-11-22 22:04:41 +00:00
2015-10-15 17:02:06 +01:00
2016-01-25 22:23:42 +01:00
2002-10-31 15:43:00 +00:00