diff options
Diffstat (limited to 'sdl/glframe.c')
-rw-r--r-- | sdl/glframe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdl/glframe.c b/sdl/glframe.c index a86a393..b8b45d9 100644 --- a/sdl/glframe.c +++ b/sdl/glframe.c @@ -2,7 +2,7 @@ * * Camera * - * note: we could make these functions to be inlined, but they would need + * notes: we could make these functions to be inlined, but they would need * to be moved into a header * */ |