Re: [PATCH] Weston: log.c, log.h: the files themselves
On Sat, 26 May 2012 20:44:40 +0200 Martin Minarik wrote: > --- > src/log.c | 85 > + > src/log.h | 36 ++ > 2 files changed, 121 insertions(+), 0 deletions(-) > create mode 100644 src/log.c > create mode 1
[PATCH] Weston: log.c, log.h: the files themselves
--- src/log.c | 85 + src/log.h | 36 ++ 2 files changed, 121 insertions(+), 0 deletions(-) create mode 100644 src/log.c create mode 100644 src/log.h diff --git a/src/log.c b/src/log.c new file mode 100644 i