aboutsummaryrefslogtreecommitdiff
path: root/src/include/plibc.h
diff options
context:
space:
mode:
authorLRN <lrn1986@gmail.com>2015-04-09 19:28:05 +0000
committerLRN <lrn1986@gmail.com>2015-04-09 19:28:05 +0000
commitc66e3d5b737a82f9446c4f8d021031c19e999ef8 (patch)
tree95f00b2c6578977d0d6bc4612f46ba698eb16a07 /src/include/plibc.h
parent26e9a0dfa03fa4430859e009a6b977ec686cb8e6 (diff)
downloadgnunet-c66e3d5b737a82f9446c4f8d021031c19e999ef8.tar.gz
gnunet-c66e3d5b737a82f9446c4f8d021031c19e999ef8.zip
Update plibc header from upstream
Diffstat (limited to 'src/include/plibc.h')
-rw-r--r--src/include/plibc.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/plibc.h b/src/include/plibc.h
index 6ca0bee2f..c8b6453bf 100644
--- a/src/include/plibc.h
+++ b/src/include/plibc.h
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of PlibC. 2 This file is part of PlibC.
3 (C) 2005, 2006, 2007, 2008, 2009, 2010 Nils Durner (and other contributing authors) 3 Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Nils Durner (and other contributing authors)
4 4
5 This library is free software; you can redistribute it and/or 5 This library is free software; you can redistribute it and/or
6 modify it under the terms of the GNU Lesser General Public 6 modify it under the terms of the GNU Lesser General Public
@@ -14,7 +14,7 @@
14 14
15 You should have received a copy of the GNU Lesser General Public 15 You should have received a copy of the GNU Lesser General Public
16 License along with this library; if not, write to the Free Software 16 License along with this library; if not, write to the Free Software
17 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 17 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18*/ 18*/
19 19
20/** 20/**
@@ -22,7 +22,7 @@
22 * @brief PlibC header 22 * @brief PlibC header
23 * @attention This file is usually not installed under Unix, 23 * @attention This file is usually not installed under Unix,
24 * so ship it with your application 24 * so ship it with your application
25 * @version $Revision: 156 $ 25 * @version $Revision: 158 $
26 */ 26 */
27 27
28#ifndef _PLIBC_H_ 28#ifndef _PLIBC_H_