org.guifications.plugins: f45df091e486bbb9a7737ea4cd4562a19cc57aaa
rekkanoryo at guifications.org
rekkanoryo at guifications.org
Wed Jan 9 23:35:08 CST 2008
-----------------------------------------------------------------
Revision: f45df091e486bbb9a7737ea4cd4562a19cc57aaa
Ancestor: 55b569711096fb3ea551e1553afc46657ef5f43b
Author: rekkanoryo at guifications.org
Date: 2008-01-10T05:31:23
Branch: org.guifications.plugins
Modified files:
timelog/timelog.h
ChangeLog:
The include guard here was typo'd
-----------------------------------------------------------------
This revision's diffstat output:
timelog.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
============================================================
--- timelog/timelog.h 47cf63b7f468a39d0dadfd90e74bfd5dde20820d
+++ timelog/timelog.h f4fb9cac5dc1e393daab4d285642a09f5811b8c5
@@ -21,7 +21,7 @@
*/
#ifndef _TIMELOG_H_
-#define _TIMELOG_H
+#define _TIMELOG_H_
#define TIMELOG_PLUGIN_ID "gtk-binaryjono-timelog"
#define TIMELOG_TITLE _("TimeLog")
More information about the Plugins-commits
mailing list