diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-02-25 20:02:41 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-02-25 20:05:54 +0100 |
commit | fad26f7329b80b9c38bf782353f137246dd8fd07 (patch) | |
tree | 7e7fb90e4e3cd06a09027b687c7ce59e48f3069f /gl/errno.in.h | |
parent | 59fa9ceeea8d3694c03a533b306d846b7eb5b7c3 (diff) | |
download | gnutls-fad26f7329b80b9c38bf782353f137246dd8fd07.tar.gz |
Added timer_time.
Diffstat (limited to 'gl/errno.in.h')
-rw-r--r-- | gl/errno.in.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gl/errno.in.h b/gl/errno.in.h index 5271bcdba5..2f426121da 100644 --- a/gl/errno.in.h +++ b/gl/errno.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see <http://www.gnu.org/licenses/>. */ #ifndef _@GUARD_PREFIX@_ERRNO_H |