home
·
contact
·
privacy
projects
/
plomrogue
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93bc319
)
Added file new comment to draw_wins.c
author
Christian Heller
<c.heller@plomlompom.de>
Mon, 29 Jul 2013 01:01:21 +0000
(
03:01
+0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Mon, 29 Jul 2013 01:01:21 +0000
(
03:01
+0200)
src/draw_wins.c
patch
|
blob
|
history
diff --git
a/src/draw_wins.c
b/src/draw_wins.c
index b6d13c21e5e14d54fef8f49e85d9f9601f43d706..6287b20587039729aa4c6fd9fdd219063fc496c7 100644
(file)
--- a/
src/draw_wins.c
+++ b/
src/draw_wins.c
@@
-1,3
+1,5
@@
+/* draw_wins.c */
+
#include "draw_wins.h"
#include <stdlib.h> /* for malloc(), free() */
#include <stdint.h> /* for uint16_t */