859e680 struct _parallelsConn: Mark @domains as immutable pointer

Authored and Committed by mprivozn 9 years ago
    struct _parallelsConn: Mark @domains as immutable pointer
    
    The pointer does not change throughout the while life of a
    parallels connection. Mark it as such.
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>