From c51afc320b2242cfd91d59905b483492061f6a56 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 13 Dec 2012 15:14:53 +0000 Subject: -stuff --- src/regex/regex_internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/regex/regex_internal.h') diff --git a/src/regex/regex_internal.h b/src/regex/regex_internal.h index 493f017290..c25b938c30 100644 --- a/src/regex/regex_internal.h +++ b/src/regex/regex_internal.h @@ -45,7 +45,7 @@ extern "C" /** * Transition between two states. Transitions are stored at the states from * which they origin ('from_state'). Each state can have 0-n transitions. - * If label is 0, this is considered to be an epsilon transition. + * If label is NULL, this is considered to be an epsilon transition. */ struct GNUNET_REGEX_Transition { -- cgit v1.2.3-18-g5258