X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fsiphash%2F_info;fp=ccan%2Fsiphash%2F_info;h=7aa317166d22dd3ec51bafc8dc8a7dd085a417f8;hp=d42ddab4c698800f5c390d43ff660f31ca866cfd;hb=b87f63cb8228c8fcbf760defdcf9e4c332da7667;hpb=c3e9a05832ec5362bf108a7f1487aa4dcff96f99 diff --git a/ccan/siphash/_info b/ccan/siphash/_info index d42ddab4..7aa31716 100644 --- a/ccan/siphash/_info +++ b/ccan/siphash/_info @@ -23,7 +23,7 @@ * Returns one 64-bit word as the hash function result. * * Example: - * // Outputs "cf2794e0277187b7" + * // Outputs cf2794e0277187b7 * #include * #include *