]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - src/shvar.h
- update from initscripts-8.54, except killing startDaemon() and adding deprecation...
[projects/rc-scripts.git] / src / shvar.h
index 481d3bd56236d52c24999b982a19c34f9df1b66a..50d10680defc25ab6d71293b0a00936751a00f66 100644 (file)
@@ -81,7 +81,7 @@ void
 svSetValue(shvarFile *s, const char *key, const char *value);
 
 
-/* Write the current contents if modified.  Returns -1 on error
+/* Write the current contents iff modified.  Returns -1 on error
  * and 0 on success.  Do not write if no values have been modified.
  * The mode argument is only used if creating the file, not if
  * re-writing an existing file, and is passed unchanged to the
This page took 0.078222 seconds and 4 git commands to generate.