fixed comments to be c style not c plus plus

This commit is contained in:
Ken Martin 2002-11-20 09:04:28 -05:00
parent 5a75e03037
commit f3e7681ff4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// depends on NoDepB
/* depends on NoDepB */
void NoDepB_func();
void NoDepA_func()