Re: comments in getdelim.h

2006-05-03 Thread Simon Josefsson
Jim Meyering <[EMAIL PROTECTED]> writes: > Simon Josefsson <[EMAIL PROTECTED]> wrote: >>> May I add comments to getdelim.h? >> >> Hi! There is one in getdelim.c already. Maybe remove it? I'm not >> sure what the policy is on placing function documentation, although I >> usually keep them with t

Re: comments in getdelim.h

2006-05-03 Thread Jim Meyering
Simon Josefsson <[EMAIL PROTECTED]> wrote: >> May I add comments to getdelim.h? > > Hi! There is one in getdelim.c already. Maybe remove it? I'm not > sure what the policy is on placing function documentation, although I > usually keep them with the actual function. > > Or we could have two func

Re: comments in getdelim.h

2006-05-03 Thread Simon Josefsson
Bruno Haible <[EMAIL PROTECTED]> writes: > Hi Simon, > > May I add comments to getdelim.h? Hi! There is one in getdelim.c already. Maybe remove it? I'm not sure what the policy is on placing function documentation, although I usually keep them with the actual function. Or we could have two fu

comments in getdelim.h

2006-05-02 Thread Bruno Haible
Hi Simon, May I add comments to getdelim.h? Bruno *** gnulib-20060430/lib/getdelim.h 2005-08-02 11:33:30.0 +0200 --- gnulib-20060430-modified/lib/getdelim.h 2006-05-01 17:07:54.0 +0200 *** *** 1,5 /* getdelim.h --- Prototype for replacement getdelim