summaryrefslogtreecommitdiff
path: root/upb_struct.c
diff options
context:
space:
mode:
authorJoshua Haberman <joshua@reverberate.org>2009-06-22 17:56:36 -0700
committerJoshua Haberman <joshua@reverberate.org>2009-06-22 17:56:36 -0700
commit324d5cce9b8bf4802e7de80badbda410542348d0 (patch)
tree14df3129562ed6049945b9995e3cefe6244a2a66 /upb_struct.c
parent7ccb32c30577df22043d05126144f1dd5829255f (diff)
Renamed upb_struct -> upb_msg, fleshed out its definition.
Diffstat (limited to 'upb_struct.c')
-rw-r--r--upb_struct.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/upb_struct.c b/upb_struct.c
deleted file mode 100644
index e312183..0000000
--- a/upb_struct.c
+++ /dev/null
@@ -1,7 +0,0 @@
-/*
- * upb - a minimalist implementation of protocol buffers.
- *
- */
-
-#define INLINE
-#include "upb_struct.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback