Browse Source

fixed 7 files out of 2672:

- removed 0 CR characters
 - removed 75 trailing whitespaces
 - replaced 0 tabs with spaces
legacy
Lolbot lolbot 11 years ago
parent
commit
5f1470cdb3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tutorial/12_voronoi.cpp

+ 1
- 1
tutorial/12_voronoi.cpp View File

@@ -225,7 +225,7 @@ public:
{
Framebuffer *dst_buf;
Framebuffer *src_buf;
if (buf)
{
dst_buf = m_fbos[f].m1;


Loading…
Cancel
Save