~yves-pelletier/libecbufr/documentation

« back to all changes in this revision

Viewing changes to API/Sources/bufr_desc.c

  • Committer: Vanh Souvanlasy
  • Date: 2009-10-29 18:49:11 UTC
  • Revision ID: afsmvan@atlantis-20091029184911-g64ip1xmslgp4r3m
Fix for bug#389027

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
#include "bufr_tables.h"
36
36
#include "bufr_linklist.h"
37
37
#include "bufr_array.h"
 
38
#include "bufr_value.h"
38
39
 
39
40
 
40
41
static int bufr_check_class31_set( BufrDescriptor *cb );