1 --- ./lib/syck_st.c~ 2003-03-04 17:10:11.000000000 +0000
2 +++ ./lib/syck_st.c 2007-06-04 15:00:22.000000000 +0100
17 static struct st_hash_type type_strhash = {
19 --- ./lib/syck.h~ 2005-04-13 07:27:54.000000000 +0100
20 +++ ./lib/syck.h 2007-06-04 14:26:32.000000000 +0100
22 #define YAML_DOMAIN "yaml.org,2002"
30 --- ./lib/emitter.c~ 2007-06-04 15:40:23.000000000 +0100
31 +++ ./lib/emitter.c 2007-06-04 15:51:03.000000000 +0100
35 char *anchor_name = NULL;
36 - int indent = 0, x = 0;
39 SyckLevel *lvl = syck_emitter_current_level( e );