diff options
author | Ted Gould <ted@canonical.com> | 2009-11-06 22:17:54 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-11-06 22:17:54 -0600 |
commit | 1cee2f386e28a93036c68bb3f7ff96294440713e (patch) | |
tree | f7f56e9e58fe2734de37fa66a2dd6131986d8188 /src/custom-service-appstore.c | |
parent | 8b92c1c28c4d956b45aa85a31a7a201ef831fe2f (diff) | |
download | ayatana-indicator-application-1cee2f386e28a93036c68bb3f7ff96294440713e.tar.gz ayatana-indicator-application-1cee2f386e28a93036c68bb3f7ff96294440713e.tar.bz2 ayatana-indicator-application-1cee2f386e28a93036c68bb3f7ff96294440713e.zip |
Forgot to save.
Diffstat (limited to 'src/custom-service-appstore.c')
-rw-r--r-- | src/custom-service-appstore.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/custom-service-appstore.c b/src/custom-service-appstore.c index 5b8f7e0..6368206 100644 --- a/src/custom-service-appstore.c +++ b/src/custom-service-appstore.c @@ -149,6 +149,9 @@ custom_service_appstore_application_add (CustomServiceAppstore * appstore, const return; } + + + return; } |