diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-08-01 20:26:05 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-08-01 20:26:05 +0000 |
commit | 7bf3e29007350897cb708da01df845f4d58b4173 (patch) | |
tree | 7f6ecb1b4706d955d9bf52f2b3aa7aff11419109 /doc/upgrade.html | |
parent | e8fe8ed8117bb1a58cd588b295352875d3c08c1a (diff) | |
download | skalibs-7bf3e29007350897cb708da01df845f4d58b4173.tar.xz |
Remove prot
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index eb10441..3f1f1d9 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,7 +23,7 @@ <li> The <a href="libstddjb/djbunix.html">dir_close()</a> function now returns void and leaves errno unchanged. </li> <li> The <tt>absolutepath()</tt> and <tt>sarealpath_tmp()</tt> functions, as well -as the <tt>skalibs/mininetstring.h</tt> family of functions, have been removed. </li> +as the <tt>skalibs/mininetstring.h</tt> and <em>prot</em> family of functions, have been removed. </li> <li> <a href="libstddjb/djbunix.html">skalibs/djbunix.h</a> does not include <tt>skalibs/env.h</tt> anymore. </li> </ul> |