Normalize include guards in gdb
[deliverable/binutils-gdb.git] / gdb / mi / mi-out.h
index 237872ffc0cecf623a6e48d9b7a79a8188c6be68..0c74eaf80fda6ac07a36ffc4d08999ede005a615 100644 (file)
@@ -17,8 +17,8 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#ifndef MI_OUT_H
-#define MI_OUT_H 1
+#ifndef MI_MI_OUT_H
+#define MI_MI_OUT_H
 
 #include <vector>
 
@@ -95,4 +95,4 @@ int mi_version (ui_out *uiout);
 void mi_out_put (ui_out *uiout, struct ui_file *stream);
 void mi_out_rewind (ui_out *uiout);
 
-#endif /* MI_OUT_H */
+#endif /* MI_MI_OUT_H */
This page took 0.025849 seconds and 4 git commands to generate.