Cleaned up C++ comments

This commit is contained in:
skarg
2010-05-04 21:01:48 +00:00
parent 7b015706b7
commit 74be776295
3 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#include <stdbool.h>
#include <stdint.h>
#include <time.h> // for time_t
#include <time.h> /* for time_t */
#include "bacdef.h"
#include "cov.h"
#include "rp.h"