~ricotz/bamf/fix-distcheck

« back to all changes in this revision

Viewing changes to src/bamf-unity-webapps-application.c

  • Committer: Tarmac
  • Author(s): Robert Carr
  • Date: 2012-09-17 17:40:53 UTC
  • mfrom: (482.1.1 bamf)
  • Revision ID: tarmac-20120917174053-xpuqblbpbxljljty
Fix typo in bamf_unity_webapps_application_get_close_when_empty, closes bug 1051042. Fixes: https://bugs.launchpad.net/bugs/1051042. Approved by Marco Trevisan (Treviño).

Show diffs side-by-side

added added

removed removed

Lines of Context:
304
304
  // Sometimes we might have no children for a short period (for example, the page is reloading), in the case
305
305
  // Unity Webapps will keep the context alive for a while. Allowing for new children to appear...before eventually
306
306
  // shutting it down. So we use this flag to ensure BAMF will not shut us down prematurely.
307
 
  return TRUE;
 
307
  return FALSE;
308
308
}
309
309
 
310
310
static void