From cb35f0ceda5d60cbdd0ab9aa149c5e2606c23ee3 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Sun, 24 Oct 2010 15:38:59 +0200 Subject: [PATCH] Added change notice. --- examples/wave.c | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/wave.c b/examples/wave.c index 97783d0d..f465bc6d 100644 --- a/examples/wave.c +++ b/examples/wave.c @@ -5,6 +5,7 @@ * Modified for GLFW by Sylvain Hellegouarch - sh@programmationworld.com * Modified for variable frame rate by Marcus Geelnard * 2003-Jan-31: Minor cleanups and speedups / MG + * 2010-10-24: Formatting and cleanup - Camilla Berglund *****************************************************************************/ #include