home · contact · privacy
Added file new comment to draw_wins.c
authorChristian Heller <c.heller@plomlompom.de>
Mon, 29 Jul 2013 01:01:21 +0000 (03:01 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Mon, 29 Jul 2013 01:01:21 +0000 (03:01 +0200)
src/draw_wins.c

index b6d13c21e5e14d54fef8f49e85d9f9601f43d706..6287b20587039729aa4c6fd9fdd219063fc496c7 100644 (file)
@@ -1,3 +1,5 @@
+/* draw_wins.c */
+
 #include "draw_wins.h"
 #include <stdlib.h>      /* for malloc(), free() */
 #include <stdint.h>      /* for uint16_t */