--- libcaca-0.99.beta7/cxx/cucul++.h~ 2006-10-14 23:51:04.035166402 +0200 +++ libcaca-0.99.beta7/cxx/cucul++.h 2006-10-14 23:51:04.036166250 +0200 @@ -91,7 +91,7 @@ Buffer(); ~Buffer(); char const *const * getExportList(void); - void *Buffer::getData(void); + void *getData(void); void loadMemory(void *buf, unsigned long int size); void loadFile(char const *filename); unsigned long int getSize();