pull/31/merge
nothings 2014-11-24 18:56:56 -08:00
parent ece0883f3c
commit 36ef8be0be
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
//
// More docs to come.
//
// No memory allocations; uses qsort() and assert() from stblib.
// No memory allocations; uses qsort() and assert() from stdlib.
//
// This library currently uses the Skyline Bottom-Left algorithm.
//