mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-09 15:00:07 +00:00
15 lines
335 B
Plaintext
15 lines
335 B
Plaintext
|
#
|
||
|
# General private symbols for libvirt_admin. Add symbols here, and see
|
||
|
# Makefile.am for more details.
|
||
|
#
|
||
|
# Keep this file sorted by header name, then by symbols with each header.
|
||
|
#
|
||
|
|
||
|
# admin/admin_protocol.x
|
||
|
xdr_admin_connect_open_args;
|
||
|
|
||
|
# Let emacs know we want case-insensitive sorting
|
||
|
# Local Variables:
|
||
|
# sort-fold-case: t
|
||
|
# End:
|