~ted/ubuntu-app-launch/lp1578112-rotate-content

Viewing all changes in revision 209.

  • Committer: CI Train Bot
  • Author(s): Michael Terry
  • Date: 2016-04-21 19:46:23 UTC
  • mfrom: (208.1.1 warn-on-xapp)
  • Revision ID: ci-train-bot@canonical.com-20160421194623-mav63zhdpecgk5co
Fix build by correcting typo in function name.

Without this change, you see the following error:

/usr/include/glib-2.0/glib/gmessages.h:373:3: error: ‘return’ with no value, in function returning non-void [-Werror]
   return;       \
   ^
/home/mike/Work/code/ubuntu-app-launch/warn-on-xapp/libubuntu-app-launch/ubuntu-app-launch.c:2406:2: note: in expansion of macro ‘g_return_if_fail’
  g_return_if_fail(job_name != NULL);
  ^
Approved by: PS Jenkins bot, Ted Gould

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: