Index: main/cdk.lisp
===================================================================
--- main/cdk.lisp	(revision main,12)
+++ main/cdk.lisp	(revision main,13)
@@ -26,5 +26,5 @@
 (defcfun ("initscr" c-init-curses-screen) :pointer)
 
-(defcfun ("start_color" c-curs-init-color) :int)
+(defcfun ("start_color" c-curs-start-color) :int)
 
 (defcfun ("endwin" c-end-curses) :int)
