diff options
Diffstat (limited to 'class.c')
-rw-r--r-- | class.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ void printS(char *str) void printF(float *f) { - printf("%f\n", f); + printf("%f\n", *f); } struct GLFrame |
![]() |
index : sandbox.git | |
My playground | git daemon |
summaryrefslogtreecommitdiffstats |