lib/win32/windows/structs.rb in win32-service-0.8.7 vs lib/win32/windows/structs.rb in win32-service-0.8.8

- old
+ new

@@ -1,8 +1,8 @@ require 'ffi' module Windows - module Structs + module ServiceStructs extend FFI::Library typedef :ulong, :dword class SERVICE_STATUS < FFI::Struct