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