mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-03 02:43:23 +00:00
; Eliminate more C++ comments
* lib-src/movemail.c: * nt/preprep.c (main): * src/unexw32.c (unexec): Convert C++-style comments to C.
This commit is contained in:
parent
1463434907
commit
5397808e5b
3 changed files with 9 additions and 9 deletions
|
@ -97,7 +97,7 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
|
|||
[18-Feb-97 andrewi] I now believe my comment above to be incorrect,
|
||||
since it was based on a misunderstanding of how locking calls are
|
||||
implemented and used on Unix. */
|
||||
//#define DISABLE_DIRECT_ACCESS
|
||||
/* #define DISABLE_DIRECT_ACCESS */
|
||||
|
||||
#include <fcntl.h>
|
||||
#endif /* WINDOWSNT */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue