Commit Graph

3 Commits

Author SHA1 Message Date
c002ddaf4f More docs...
svn path=/trunk/; revision=7939
2001-02-02 00:27:17 +00:00
26dd492af6 Use "typedef enum { ... } Blah;" instead of "typedef enum _Blah Blah; enum
2001-01-17  Federico Mena Quintero  <federico@ximian.com>

	* importer/evolution-importer.h: Use "typedef enum { ... } Blah;"
	instead of "typedef enum _Blah Blah; enum _Blah { ... };" so that
	gtk-doc can parse it.  Sigh.

svn path=/trunk/; revision=7600
2001-01-17 22:31:35 +00:00
b77c7192f5 Some API documentation for the importer
svn path=/trunk/; revision=7589
2001-01-17 18:27:02 +00:00