sync with sylpheed 0.6.2cvs8
[claws.git] / src / editvcard.h
index 8be859a8f32f7e3b4eb177293575ec8f92ff7a39..1dd0979b8f7508ce18eb634f2b71ddb29aa3de73 100644 (file)
  */
 
 /*
- * Edit VCard address book data.
+ * Edit vCard address book data.
  */
 
 #ifndef __EDITVCARD_H__
 #define __EDITVCARD_H__
 
-// Function prototypes
 AdapterDSource *addressbook_edit_vcard( AddressIndex *addrIndex, AdapterDSource *ads );
 
 #endif /* __EDITVCARD_H__ */
-
-/*
-* End of Source.
-*/
-