(c-lineup-string-cont): Improve previous doc fix.

This commit is contained in:
Glenn Morris 2006-11-11 04:01:33 +00:00
parent 95bb178f0c
commit d616b57903

View file

@ -822,7 +822,7 @@ directly after another one. E.g:
result = prefix + \"A message \"
\"string.\"; <- c-lineup-string-cont
nil is returned in other situations, to allow stacking with other
In other situations, returns nil, to allow stacking with other
line-up functions.
Works with: topmost-intro-cont, statement-cont, arglist-cont,