diff options
-rw-r--r-- | source3/lib/dbwrap/dbwrap_watch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/dbwrap/dbwrap_watch.h b/source3/lib/dbwrap/dbwrap_watch.h index 66fef32698..3362e45aba 100644 --- a/source3/lib/dbwrap/dbwrap_watch.h +++ b/source3/lib/dbwrap/dbwrap_watch.h @@ -43,4 +43,4 @@ void dbwrap_watchers_traverse_read( void dbwrap_watchers_wakeall(struct messaging_context *msg); -#endif /* __DBWRAP_H__ */ +#endif /* __DBWRAP_WATCH_H__ */ |