summaryrefslogtreecommitdiff
path: root/tools/net/sunrpc/xdrgen/templates/C/pointer/definition/string.j2
blob: 2de2feec77db9f8fa8e1b4d4b04903958a14b277 (plain)
1
2
3
4
5
{# SPDX-License-Identifier: GPL-2.0 #}
{% if annotate %}
	/* (variable-length string) */
{% endif %}
	string {{ name }};