• J
    Fix build with polkit 0 · 98b8424e
    Jim Fehlig 提交于
    Commit e8066d53 broke the build with polkit0:
    
    remote.c: In function 'remoteDispatchAuthPolkit':
    remote.c:4177: error: 'rv' undeclared (first use in this function)
    
    Add missing identifier.
    98b8424e
remote.c 230.1 KB