Changed arguments to nssm_gui().
authorIain Patterson <me@iain.cx>
Mon, 23 Dec 2013 16:14:22 +0000 (16:14 +0000)
committerIain Patterson <me@iain.cx>
Mon, 23 Dec 2013 16:58:16 +0000 (16:58 +0000)
commit69df8a039d4a5c6e3e955fe75167bb472292fc1d
tree6a02b8cb946c4e1a208cca5d9b6f04446e3a37f7
parent6a12d5bf24211cfee30c47354b32befc3abae5b8
Changed arguments to nssm_gui().

The second argument to nssm_gui() is now an nssm_service_t pointer
rather than a string.  This will allow the function to be extended later
to edit existing services.
gui.cpp
gui.h
service.cpp