mirror of https://github.com/ecmwf/eccodes.git
Spelling
This commit is contained in:
parent
73672e7b73
commit
51754a218a
|
@ -14,7 +14,7 @@
|
||||||
* Description: How to decode GRIB messages containing multiple
|
* Description: How to decode GRIB messages containing multiple
|
||||||
* fields. Try to turn on and off multi support to
|
* fields. Try to turn on and off multi support to
|
||||||
* see the difference. Default is OFF.
|
* see the difference. Default is OFF.
|
||||||
* For all the tools defalut is multi support ON.
|
* For all the tools default is multi support ON.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
* Description: How to decode grib messages containing multiple
|
* Description: How to decode grib messages containing multiple
|
||||||
* fields. Try to turn on and off multi support to
|
* fields. Try to turn on and off multi support to
|
||||||
* see the difference. Default is OFF.
|
* see the difference. Default is OFF.
|
||||||
* For all the tools defalut is multi support ON.
|
* For all the tools default is multi support ON.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
|
|
|
@ -13,7 +13,7 @@ C
|
||||||
C Description: How to decode grib messages containing multiple
|
C Description: How to decode grib messages containing multiple
|
||||||
C fields. Try to turn on and off multi support to
|
C fields. Try to turn on and off multi support to
|
||||||
C see the difference. Default is OFF.
|
C see the difference. Default is OFF.
|
||||||
C For all the tools defalut is multi support ON.
|
C For all the tools default is multi support ON.
|
||||||
C
|
C
|
||||||
C
|
C
|
||||||
C
|
C
|
||||||
|
|
Loading…
Reference in New Issue