Merge pull request #5252 from npwoods/osd_windows_files_cleanup
Changed a number of comment declarations to read *.cpp instead of *.c
This commit is contained in:
commit
cde3794aa9
@ -2,7 +2,7 @@
|
||||
// copyright-holders:Aaron Giles,Paul Priest
|
||||
//============================================================
|
||||
//
|
||||
// ledutil.c - Win32 example code that tracks changing
|
||||
// ledutil.cpp - Win32 example code that tracks changing
|
||||
// outputs and updates the keyboard LEDs in response
|
||||
//
|
||||
//============================================================
|
||||
|
@ -2,7 +2,7 @@
|
||||
// copyright-holders:Aaron Giles
|
||||
//============================================================
|
||||
//
|
||||
// main.c - Win32 main program
|
||||
// main.cpp - Win32 main program
|
||||
//
|
||||
//============================================================
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
// copyright-holders:Aaron Giles
|
||||
//============================================================
|
||||
//
|
||||
// video.c - Win32 video handling
|
||||
// video.cpp - Win32 video handling
|
||||
//
|
||||
//============================================================
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
// copyright-holders:Aaron Giles
|
||||
//============================================================
|
||||
//
|
||||
// window.c - Win32 window handling
|
||||
// window.cpp - Win32 window handling
|
||||
//
|
||||
//============================================================
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
// copyright-holders:Aaron Giles
|
||||
//============================================================
|
||||
//
|
||||
// winmain.c - Win32 main program
|
||||
// winmain.cpp - Win32 main program
|
||||
//
|
||||
//============================================================
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
// copyright-holders:Aaron Giles
|
||||
//============================================================
|
||||
//
|
||||
// winmenu.c - Win32 OSD core dummy menu implementation
|
||||
// winmenu.cpp - Win32 OSD core dummy menu implementation
|
||||
//
|
||||
//============================================================
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
// copyright-holders:Aaron Giles
|
||||
//============================================================
|
||||
//
|
||||
// winutf8.c - Win32 OSD core utility functions
|
||||
// winutf8.cpp - Win32 OSD core utility functions
|
||||
//
|
||||
//============================================================
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
// copyright-holders:Aaron Giles
|
||||
//============================================================
|
||||
//
|
||||
// winutil.c - Win32 OSD core utility functions
|
||||
// winutil.cpp - Win32 OSD core utility functions
|
||||
//
|
||||
//============================================================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user