X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fdata%2Fdecode%2Fannotation.hpp;h=7e62cea1f6d07cf6c78d9b26ee961599ed15fc19;hp=f1e2ef35975bb30d27015c64d08f51a8b25ef103;hb=efdec55aec1a137460fa362a381ed1904182bfed;hpb=2acdb232d6bb452cfdfaea3ef5218fb4da592329 diff --git a/pv/data/decode/annotation.hpp b/pv/data/decode/annotation.hpp index f1e2ef3..7e62cea 100644 --- a/pv/data/decode/annotation.hpp +++ b/pv/data/decode/annotation.hpp @@ -14,12 +14,11 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ -#ifndef PULSEVIEW_PV_VIEW_DECODE_ANNOTATION_H -#define PULSEVIEW_PV_VIEW_DECODE_ANNOTATION_H +#ifndef PULSEVIEW_PV_VIEW_DECODE_ANNOTATION_HPP +#define PULSEVIEW_PV_VIEW_DECODE_ANNOTATION_HPP #include @@ -52,4 +51,4 @@ private: } // namespace data } // namespace pv -#endif // PULSEVIEW_PV_VIEW_DECODE_ANNOTATION_H +#endif // PULSEVIEW_PV_VIEW_DECODE_ANNOTATION_HPP