remove redundant trailing slashes
This commit is contained in:
@@ -165,14 +165,14 @@ static unsigned int check_tria_face[4][3]= {
|
||||
|
||||
GLubyte checker_stipple_sml[32*32/8] =
|
||||
{
|
||||
255,0,255,0,255,0,255,0,255,0,255,0,255,0,255,0, \
|
||||
255,0,255,0,255,0,255,0,255,0,255,0,255,0,255,0, \
|
||||
0,255,0,255,0,255,0,255,0,255,0,255,0,255,0,255, \
|
||||
0,255,0,255,0,255,0,255,0,255,0,255,0,255,0,255, \
|
||||
255,0,255,0,255,0,255,0,255,0,255,0,255,0,255,0, \
|
||||
255,0,255,0,255,0,255,0,255,0,255,0,255,0,255,0, \
|
||||
0,255,0,255,0,255,0,255,0,255,0,255,0,255,0,255, \
|
||||
0,255,0,255,0,255,0,255,0,255,0,255,0,255,0,255, \
|
||||
255,0,255,0,255,0,255,0,255,0,255,0,255,0,255,0,
|
||||
255,0,255,0,255,0,255,0,255,0,255,0,255,0,255,0,
|
||||
0,255,0,255,0,255,0,255,0,255,0,255,0,255,0,255,
|
||||
0,255,0,255,0,255,0,255,0,255,0,255,0,255,0,255,
|
||||
255,0,255,0,255,0,255,0,255,0,255,0,255,0,255,0,
|
||||
255,0,255,0,255,0,255,0,255,0,255,0,255,0,255,0,
|
||||
0,255,0,255,0,255,0,255,0,255,0,255,0,255,0,255,
|
||||
0,255,0,255,0,255,0,255,0,255,0,255,0,255,0,255,
|
||||
};
|
||||
|
||||
/* ************************************************* */
|
||||
|
||||
Reference in New Issue
Block a user