Revision dadc7864 autotools/check-news

b/autotools/check-news
55 55

  
56 56

  
57 57
def ReqNLines(req, count_empty, lineno, line):
58
  """Check if we have N empty lines.
58
  """Check if we have N empty lines before the current one.
59 59

  
60 60
  """
61 61
  if count_empty < req:

Also available in: Unified diff