6b13f685e
김민수
BSP 최초 추가
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
From upstream git (git://git.directfb.org/git/directfb/libs/LiTE.git)
From ffe0ce78327a63ddb1265328ea9b5b03acdca019 Mon Sep 17 00:00:00 2001
From: Denis Oliver Kropp <dok@directfb.org>
Date: Fri, 1 Apr 2011 20:20:26 +0200
Subject: [PATCH] dfbspy: Build fix for dfbspy example.
---
examples/dfbspy.c | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/examples/dfbspy.c b/examples/dfbspy.c
index 5f36f0b..c7f9725 100644
--- a/examples/dfbspy.c
+++ b/examples/dfbspy.c
@@ -89,9 +89,9 @@ read_stat( FusionStat *stat, int world )
/
|