~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to src/crash.h

  • Committer: dann frazier
  • Date: 2020-02-04 02:27:07 UTC
  • Revision ID: dannf@ubuntu.com-20200204022707-37vu1ltkpx2m2t5x
tests/test_motd.py: Fix cut & paste error in comment.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
gboolean crashreport_check (TrayApplet *un);
2
 
void crashreport_tray_icon_init (TrayApplet *un);
 
1
gboolean crashreport_check (TrayApplet *ta);
 
2
void crashreport_tray_icon_init (TrayApplet *ta);