Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        hints.h 


Log Message:
Add missing extern's.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/hints.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- hints.h     13 Feb 2006 19:15:56 -0000      1.6
+++ hints.h     19 Mar 2006 19:31:23 -0000      1.7
@@ -25,8 +25,8 @@
 #define _HINTS_H_
 
 /* Misc atoms */
-Atom                E_XROOTPMAP_ID;
-Atom                E_XROOTCOLOR_PIXEL;
+extern Atom         E_XROOTPMAP_ID;
+extern Atom         E_XROOTCOLOR_PIXEL;
 
 /* ewmh.c */
 void                EWMH_Init(Window win_wm_check);




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to