Signed-off-by: Ben Pfaff <b...@nicira.com> --- lib/util.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/util.c b/lib/util.c index 6b51fa8..5edeaf2 100644 --- a/lib/util.c +++ b/lib/util.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008, 2009, 2010, 2011, 2012, 2013, 2014 Nicira, Inc. + * Copyright (c) 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Nicira, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -1815,7 +1815,7 @@ ovs_scan(const char *s, const char *format, ...) } /* - * This function is similar to ocs_scan(), extra parameter `n` is added to + * This function is similar to ovs_scan(), with an extra parameter `n` added to * return number of scanned characters. */ bool -- 2.1.3 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev