X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fstrtonum-test.t;h=1bac11107e9c7154a753b85a79c8cee071ee1fbe;hb=6c4c397f94ec5f5df6bcc178fb5fa4e84d3505fc;hp=5fc427fac4b004d5c3fdf6a98f523d321d50758f;hpb=a1fdee4766b969fd0786e3286ce878a2a1142bbd;p=libucw.git diff --git a/ucw/strtonum-test.t b/ucw/strtonum-test.t index 5fc427fa..1bac1110 100644 --- a/ucw/strtonum-test.t +++ b/ucw/strtonum-test.t @@ -1,6 +1,6 @@ # Test for the strtonum module -## Testing str_to_uns(.) (It is supoposed that uns is 4 bytes integer) +## Testing str_to_uint(.) (It is supoposed that uint is 4 bytes integer) # 1 Run: ../obj/ucw/strtonum-test '0o+-_' '0o100_000xc' | grep '^i'