]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak comment spelling
authorKern Sibbald <kern@sibbald.com>
Thu, 10 Jul 2014 08:40:03 +0000 (10:40 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 12 Jul 2014 14:04:07 +0000 (16:04 +0200)
bacula/src/lib/bsys.c

index b93b2b280b4337a2fb72a0a28d138e9a3a72bf48..40e048e4250fd1442f76156d87ac24b5cf410ddc 100644 (file)
@@ -848,7 +848,7 @@ char *escape_filename(const char *file_path)
 
 /*
  * For the moment preventing suspensions is only
- *  implement on Windows.
+ *  implemented on Windows.
  */
 #ifndef HAVE_WIN32
 void prevent_os_suspensions()