s3: Fix a comment
authorVolker Lendecke <vl@samba.org>
Sun, 2 Sep 2012 05:35:43 +0000 (07:35 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 4 Sep 2012 22:15:00 +0000 (15:15 -0700)
Signed-off-by: Jeremy Allison <jra@samba.org>
source3/lib/dbwrap/dbwrap_watch.h

index 66fef326986523004ff5046da67a5017080cad8c..3362e45aba13fccea2b74342d540e3ca108baf16 100644 (file)
@@ -43,4 +43,4 @@ void dbwrap_watchers_traverse_read(
 void dbwrap_watchers_wakeall(struct messaging_context *msg);
 
 
-#endif /* __DBWRAP_H__ */
+#endif /* __DBWRAP_WATCH_H__ */