diff options
author | Carsten Haitzler <raster@rasterman.com> | 2005-02-07 13:51:09 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2005-02-07 13:51:09 +0000 |
commit | 4f54c588e1301697a1d1e1c504e5fd90fa8d7f59 (patch) | |
tree | 8b135cfa493356b5c308d07562485af90b69d8d6 /src/bin/e_user.c | |
parent | f8e536b96e444ac2a9b7b420058edf6b6d94adf5 (diff) | |
download | enlightenment-4f54c588e1301697a1d1e1c504e5fd90fa8d7f59.tar.gz |
seb's patch...
SVN revision: 13222
Diffstat (limited to 'src/bin/e_user.c')
-rw-r--r-- | src/bin/e_user.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bin/e_user.c b/src/bin/e_user.c index bfcd8dd0e4..fe7d536028 100644 --- a/src/bin/e_user.c +++ b/src/bin/e_user.c @@ -1,3 +1,6 @@ +/* + * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2 + */ #include "e.h" /* externally accessible functions */ |