Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4820 → Rev 4821

/contrib/network/netsurf/libdom/include/dom/core/string.h
18,7 → 18,7
typedef struct dom_string dom_string;
extern struct dom_string {
uint32_t refcnt;
} _ALIGNED;
}; //_ALIGNED;
 
 
/* Claim a reference on a DOM string */