[1.5] Remove simple warning about C++ style comments

This commit is contained in:
Mathieu Malaterre
2014-03-17 16:03:07 +00:00
parent 5d356d6fcb
commit 773bd89130
2 changed files with 2 additions and 2 deletions

View File

@@ -194,7 +194,7 @@ int main(){
printf("/* This file was automatically generated by t1_generate_luts.c */\n\n");
// lut_ctxno_zc
/* lut_ctxno_zc */
for (j = 0; j < 4; ++j) {
for (i = 0; i < 256; ++i) {
int orient = j;