# HG changeset patch # User diego # Date 1169544281 0 # Node ID 02b8757d2e72d8c97452b3b19f5037eefd83e78c # Parent 01b3cc3924666ceb2f2ac65718387679ceef394f Fix wrong comment, patch by Michel Bardiaux mbardiaux mediaxim be. diff -r 01b3cc392466 -r 02b8757d2e72 utils.c --- a/utils.c Mon Jan 22 21:38:33 2007 +0000 +++ b/utils.c Tue Jan 23 09:24:41 2007 +0000 @@ -257,7 +257,7 @@ } /** - * Allocate the payload of a packet and intialized its fields to default values. + * Check whether filename actually is a numbered sequence generator. * * @param filename possible numbered sequence string * @return 1 if a valid numbered sequence string, 0 otherwise.