There is a missing _ in help.h

Bug #1702733 reported by Yanevski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dibuja
Fix Released
Medium
Unassigned

Bug Description

Bad header guards.

#ifndef _HELP_H_
#define _HELP_H

Should be

#ifndef _HELP_H_
#define _HELP_H_

Juan B (jbal)
Changed in dibuja:
status: New → Confirmed
Juan B (jbal)
Changed in dibuja:
importance: Undecided → Medium
Revision history for this message
Juan B (jbal) wrote :

- Fixed in revision 19.
Thanks for the heads up Yanevski.

Changed in dibuja:
status: Confirmed → Fix Committed
Juan B (jbal)
Changed in dibuja:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.