From c5554a343d719d145184915f5d5072000385b93c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Santos=20Costa?= Date: Sun, 7 Jul 2013 16:14:08 -0500 Subject: [PATCH] fix doc text --- C/absmi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C/absmi.c b/C/absmi.c index b9616b55a..5a96cf4fe 100755 --- a/C/absmi.c +++ b/C/absmi.c @@ -991,7 +991,7 @@ Yap_absmi(int inp) ENDOp(); /* check if enough space between trail and codespace */ - /* try_exo Pred,Label */ + /* try_exo_udi Pred,Label */ Op(try_exo_udi, lp); /* check if enough space between trail and codespace */ check_trail(TR);