]> git.tuebingen.mpg.de Git - paraslash.git/commit
attribute.c: Always provide the attributes text.
authorAndre Noll <maan@systemlinux.org>
Wed, 31 Oct 2007 00:13:36 +0000 (01:13 +0100)
committerAndre Noll <maan@systemlinux.org>
Wed, 31 Oct 2007 00:13:36 +0000 (01:13 +0100)
commitfc1e00eb81d5e7150d54b04bc0fd5021b03156f4
tree40704fad94621f0ccf6f8801e4d34233389ae99e
parent862d63f2e7a7263f3989b6e64dc42e3929ef6f0b
attribute.c: Always provide the attributes text.

If no attributes are defined, return the string
"(no attributes available)" rather than a NULL pointer.
attribute.c