Catch another C++ comment

This commit is contained in:
Peter Wemm 2002-05-19 05:40:22 +00:00
parent 8a1d3e0aaa
commit bfbdcb3b13
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96916

View File

@ -61,7 +61,7 @@ ssc(u_int64_t in0, u_int64_t in1, u_int64_t in2, u_int64_t in3, int which)
return ret0;
}
extern u_int64_t ski_fake_pal[]; // *not* a function decl
extern u_int64_t ski_fake_pal[]; /* *not* a function decl */
extern void ia64_ski_init(void);
extern u_int64_t ia64_pal_entry;