[phodav/wip/lantw/libphodav-Fix-the-wrong-comment-on-the-header-guard] libphodav: Fix the wrong comment on the header guard



commit 09123fbb1e5deb2724ae7b41e567814d251ea98a
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Sun Mar 8 20:49:46 2020 +0800

    libphodav: Fix the wrong comment on the header guard

 libphodav/phodav-path.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libphodav/phodav-path.h b/libphodav/phodav-path.h
index b7d50bb..65b6355 100644
--- a/libphodav/phodav-path.h
+++ b/libphodav/phodav-path.h
@@ -36,4 +36,4 @@ void                    path_add_lock               (Path *path, DAVLock *lock);
 
 G_END_DECLS
 
-#endif /* __PHODAV_LOCK_H__ */
+#endif /* __PHODAV_PATH_H__ */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]