diff options
author | monsta <[email protected]> | 2016-08-14 00:54:27 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-08-14 00:58:27 +0300 |
commit | 32f66bdefc99da5dbbb15a054ae79167e6c67048 (patch) | |
tree | 54499b503c4daf45b05067b2d3cdc252708b8a14 | |
parent | f32588c9da598b268f136e6da819a9a9c25ec8aa (diff) | |
download | mate-applets-32f66bdefc99da5dbbb15a054ae79167e6c67048.tar.bz2 mate-applets-32f66bdefc99da5dbbb15a054ae79167e6c67048.tar.xz |
geyes: fix modeline
this is not C++
-rw-r--r-- | geyes/geyes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/geyes/geyes.c b/geyes/geyes.c index 2c7267cd..bf4a2290 100644 --- a/geyes/geyes.c +++ b/geyes/geyes.c @@ -1,4 +1,4 @@ -/* -*- Mode: C++; c-basic-offset: 8 -*- +/* -*- Mode: C; c-basic-offset: 4 -*- * geyes.c - A cheap xeyes ripoff. * Copyright (C) 1999 Dave Camp * |