X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_sched%2Frte_approx.h;h=3fdae3a03a5d8f08529d80c405cc52a618e8cc14;hb=e9d48c0072d36eb6423b45fba4ec49d0def6c36f;hp=4b40b735df274d815cf529c270d50f07862bcdaa;hpb=1c1d4d7a923d4804f1926fc5264f9ecdd8977b04;p=dpdk.git diff --git a/lib/librte_sched/rte_approx.h b/lib/librte_sched/rte_approx.h index 4b40b735df..3fdae3a03a 100644 --- a/lib/librte_sched/rte_approx.h +++ b/lib/librte_sched/rte_approx.h @@ -1,7 +1,7 @@ /*- * BSD LICENSE * - * Copyright(c) 2010-2013 Intel Corporation. All rights reserved. + * Copyright(c) 2010-2014 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -58,7 +58,7 @@ extern "C" { * @param d * Precision for the rational approximation * @param p - * Pointer to pre-allocated space where the numerator of the rational + * Pointer to pre-allocated space where the numerator of the rational * approximation will be stored when operation is successful * @param q * Pointer to pre-allocated space where the denominator of the rational