From: Simon J Mudd Date: Tue, 24 Feb 2015 08:49:06 +0000 (+0100) Subject: comment change X-Git-Url: http://git.iain.cx/?p=pstop.git;a=commitdiff_plain;h=1b47199c6dbcda482dda1c5ea11c3899f724d563 comment change --- diff --git a/p_s/setup_instruments/setup_instruments.go b/p_s/setup_instruments/setup_instruments.go index 3bfb9fd..476b77b 100644 --- a/p_s/setup_instruments/setup_instruments.go +++ b/p_s/setup_instruments/setup_instruments.go @@ -172,7 +172,7 @@ func (si *SetupInstruments) Configure(sql_match string, collecting, updating str lib.Logger.Println("Configure() returns update_tried", si.update_tried, ", update_succeeded", si.update_succeeded) } -// restore setup_instruments rows to their previous settings +// Restore setup_instruments rows to their previous settings (if changed previously). func (si *SetupInstruments) RestoreConfiguration() { lib.Logger.Println("RestoreConfiguration()") // If the previous update didn't work then don't try to restore