]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/berrno.h
Massive SD calling sequence reorganization
[bacula/bacula] / bacula / src / lib / berrno.h
index 1879ded31ab475d1bb688564ac118293cbe76163..0fb16426c80f455717dd48c73e64919121999512 100644 (file)
@@ -41,6 +41,7 @@
  * 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.
  * If bit 29 in berrno_ is not set, then it is a Unix errno.
+ *
  */
 class berrno : public SMARTALLOC {
    POOLMEM *buf_;