Enlightenment CVS committal

Author  : xcomputerman
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/src


Modified Files:
        ipc.h 


Log Message:
IPC_TITLE should be shared between client and daemon


===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/src/ipc.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- ipc.h       25 Mar 2004 06:42:38 -0000      1.1
+++ ipc.h       28 Mar 2004 03:49:29 -0000      1.2
@@ -1,6 +1,8 @@
 #ifndef __E_IPC_H
 #define __E_IPC_H
 
+#define IPC_TITLE "entrance_ipc"
+
 #define E_XAUTH_REQ  0xA0
 #define E_XAUTH_ACK  0xA1
 #define E_XAUTH_NAK  0xA2




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to