Index: doc/aaron_comp_II/comp_II.tex
===================================================================
--- doc/aaron_comp_II/comp_II.tex	(revision 4859ae956aba73627aa66b042b728ffc0fae12f4)
+++ doc/aaron_comp_II/comp_II.tex	(revision afd4cde02f55bef8abc12374eb4adef7837fc68b)
@@ -422,5 +422,5 @@
 
 double *f(int*, int*); // $f_d$
-char *f(char*, char*); // $f_c$
+char *f(char*, int*); // $f_c$
 
 f( f( p, p ), p );
