efl/legacy/efreet/src
Carsten Haitzler ec51ff71c6 1. stop doing unaligned memory accesses - htons() on a pointer to some
arbitrary point...
2. use int not long - long will be 64bit on 64bit platforms, but 32bit almost
everywhere (yes in theory it may not - but in practice, it won't - long
though will vary).


SVN revision: 34211
2008-04-06 23:02:54 +00:00
..
bin Fix function to match callback prototype. 2008-02-24 19:14:14 +00:00
lib 1. stop doing unaligned memory accesses - htons() on a pointer to some 2008-04-06 23:02:54 +00:00
.cvsignore Quiet! 2007-02-03 23:03:57 +00:00
Makefile.am Initial import of efreet, an implementation of the freedesktop icon and menu 2007-02-03 13:05:30 +00:00