]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/berrno.h
ebl add sql_escape to catalog messages
[bacula/bacula] / bacula / src / lib / berrno.h
index 46a6a3a3040d9e455046a615caef636fee30ee8e..efc6af05c8c3464dea5638d58e846f4987aab7e0 100644 (file)
@@ -37,7 +37,7 @@
  *  it is thread safe.
  *
  * If bit 29 in berrno_ is set then it is a Win32 error, and we
- *  must to a GetLastError() to get the error code for formatting.
+ *  must do a GetLastError() to get the error code for formatting.
  * If bit 29 in berrno_ is not set, then it is a Unix errno.
  *
  */