You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netcdf/netcdf-utf8.patch

14 lines
551 B

diff --git a/include/netcdf.h b/include/netcdf.h
index 3e0b349..58e7fb1 100644
--- a/include/netcdf.h
+++ b/include/netcdf.h
@@ -171,7 +171,7 @@ Use this in mode flags for both nc_create() and nc_open(). */
/** Extended format specifier returned by nc_inq_format_extended()
* Added in version 4.3.1. This returns the true format of the
- * underlying data‥
+ * underlying data
* The function returns two values
* 1. a small integer indicating the underlying source type
* of the data. Note that this may differ from what the user