]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/str-hex.c
strtonum: Added small bits of documentation
[libucw.git] / ucw / str-hex.c
index 57c3500abad097115b613637cdcc4380394b228f..c71c23e6d742ac2168504ad6f8a630eb85ec92ac 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/string.h"
-#include "ucw/chartype.h"
+#include <ucw/lib.h>
+#include <ucw/string.h>
+#include <ucw/chartype.h>
 
 static uns
 hex_make(uns x)