libpurple/request.h

changeset 39659
e4dfb99b0cef
parent 39512
447b408b53c1
child 39738
14d425a528ad
--- a/libpurple/request.h	Wed Jul 03 00:14:02 2019 -0400
+++ b/libpurple/request.h	Wed Jul 03 00:21:33 2019 -0400
@@ -19,8 +19,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
-#ifndef _PURPLE_REQUEST_H_
-#define _PURPLE_REQUEST_H_
+#ifndef PURPLE_REQUEST_H
+#define PURPLE_REQUEST_H
 /**
  * SECTION:request
  * @section_id: libpurple-request
@@ -2381,4 +2381,4 @@
 
 G_END_DECLS
 
-#endif /* _PURPLE_REQUEST_H_ */
+#endif /* PURPLE_REQUEST_H */

mercurial