diff options
author | Ted Gould <ted@gould.cx> | 2012-02-23 08:53:58 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-23 08:53:58 -0600 |
commit | d37d11adeb30b3ef5c9668a67fd906e79a69286b (patch) | |
tree | fd3087a343a1ef4e929e01336ae6394b295a2545 /src/apt-watcher.h | |
parent | fb82208c7c5a593eb89f1a53174978b562fcdae7 (diff) | |
parent | 1d8f0ba5ee4fcd54f51ad8727429add3639d2444 (diff) | |
download | ayatana-indicator-session-d37d11adeb30b3ef5c9668a67fd906e79a69286b.tar.gz ayatana-indicator-session-d37d11adeb30b3ef5c9668a67fd906e79a69286b.tar.bz2 ayatana-indicator-session-d37d11adeb30b3ef5c9668a67fd906e79a69286b.zip |
Updating to U. Desktop
Diffstat (limited to 'src/apt-watcher.h')
-rw-r--r-- | src/apt-watcher.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/apt-watcher.h b/src/apt-watcher.h index 6b7d5e1..c571502 100644 --- a/src/apt-watcher.h +++ b/src/apt-watcher.h @@ -50,7 +50,6 @@ GType apt_watcher_get_type (void) G_GNUC_CONST; AptWatcher* apt_watcher_new (SessionDbus* session_dbus, DbusmenuMenuitem* apt_item); - G_END_DECLS #endif /* _APT_WATCHER_H_ */ |