summaryrefslogtreecommitdiff
path: root/src/library
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-05-23 11:45:32 +0200
committerAndreas Baumann <abaumann@yahoo.com>2010-05-23 11:45:32 +0200
commit3b381609dddb8f4f9c3668681e4e475501b3f38f (patch)
tree2860cdf78ed1379d7b402eefa4b0aea2ed505f44 /src/library
parentcc19486d5cc448647961918ebd73e2aced5eb803 (diff)
downloadwolfbones-3b381609dddb8f4f9c3668681e4e475501b3f38f.tar.gz
wolfbones-3b381609dddb8f4f9c3668681e4e475501b3f38f.tar.bz2
removed FormatMessage/Win32 macro from log.h and added a
more portable wolf_system_error_msg in errors module
Diffstat (limited to 'src/library')
-rw-r--r--src/library/loader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/library/loader.c b/src/library/loader.c
index 2f91278..106df7f 100644
--- a/src/library/loader.c
+++ b/src/library/loader.c
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2010 Andreas Baumann <abaumann@yahoo.com>
+ Copyright (C) 2008 Andreas Baumann <abaumann@yahoo.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by