mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
STABLE129a-winnt-eventlog-newline-fixes-20030505
Clean up newline conventions in src/WINNT/eventlog/lang/*/event.mc. Existing files were in CVS with CRLF newlines, and so some Windows tools would check them out with CRCRLF. Unfortunately, the mc-compiler can't handle CRCRLF newlines. Fixing the files in CVS to have LF newlines (like all proper text files) makes the problem go away -- they end up with CRLF if checked out using tools that do newline conversion, and LF-only if not, and the compiler accepts either.
This commit is contained in:
parent
b932a2feeb
commit
993d324573
@ -7,8 +7,8 @@
|
||||
; * event.mc --(mc)--> event.[h|rc] --(logevent.h + event.h)--> afsevent.h
|
||||
; */
|
||||
;
|
||||
;#ifndef TRANSARC_AFSEVENT_H
|
||||
;#define TRANSARC_AFSEVENT_H
|
||||
;#ifndef OPENAFS_AFSEVENT_H
|
||||
;#define OPENAFS_AFSEVENT_H
|
||||
;
|
||||
;
|
||||
;/* AFS event.mc format.
|
||||
@ -167,4 +167,4 @@ Der AFS BOS-Steuerungsservice hat festgestellt, da
|
||||
|
||||
|
||||
;
|
||||
;#endif /* TRANSARC_AFSEVENT_H */
|
||||
;#endif /* OPENAFS_AFSEVENT_H */
|
||||
|
@ -7,8 +7,8 @@
|
||||
; * event.mc --(mc)--> event.[h|rc] --(logevent.h + event.h)--> afsevent.h
|
||||
; */
|
||||
;
|
||||
;#ifndef TRANSARC_AFSEVENT_H
|
||||
;#define TRANSARC_AFSEVENT_H
|
||||
;#ifndef OPENAFS_AFSEVENT_H
|
||||
;#define OPENAFS_AFSEVENT_H
|
||||
;
|
||||
;
|
||||
;/* AFS event.mc format.
|
||||
@ -167,4 +167,4 @@ The AFS BOS control service detected that the AFS bosserver exited without reque
|
||||
|
||||
|
||||
;
|
||||
;#endif /* TRANSARC_AFSEVENT_H */
|
||||
;#endif /* OPENAFS_AFSEVENT_H */
|
||||
|
@ -7,8 +7,8 @@
|
||||
; * event.mc --(mc)--> event.[h|rc] --(logevent.h + event.h)--> afsevent.h
|
||||
; */
|
||||
;
|
||||
;#ifndef TRANSARC_AFSEVENT_H
|
||||
;#define TRANSARC_AFSEVENT_H
|
||||
;#ifndef OPENAFS_AFSEVENT_H
|
||||
;#define OPENAFS_AFSEVENT_H
|
||||
;
|
||||
;
|
||||
;/* AFS event.mc format.
|
||||
@ -175,4 +175,4 @@ bosserver de AFS ha salido sin solicitar un reinicio.
|
||||
|
||||
|
||||
;
|
||||
;#endif /* TRANSARC_AFSEVENT_H */
|
||||
;#endif /* OPENAFS_AFSEVENT_H */
|
||||
|
@ -7,8 +7,8 @@
|
||||
; * event.mc --(mc)--> event.[h|rc] --(logevent.h + event.h)--> afsevent.h
|
||||
; */
|
||||
;
|
||||
;#ifndef TRANSARC_AFSEVENT_H
|
||||
;#define TRANSARC_AFSEVENT_H
|
||||
;#ifndef OPENAFS_AFSEVENT_H
|
||||
;#define OPENAFS_AFSEVENT_H
|
||||
;
|
||||
;
|
||||
;/* AFS event.mc format.
|
||||
@ -168,4 +168,4 @@ AFS BOS
|
||||
|
||||
|
||||
;
|
||||
;#endif /* TRANSARC_AFSEVENT_H */
|
||||
;#endif /* OPENAFS_AFSEVENT_H */
|
||||
|
@ -7,8 +7,8 @@
|
||||
; * event.mc --(mc)--> event.[h|rc] --(logevent.h + event.h)--> afsevent.h
|
||||
; */
|
||||
;
|
||||
;#ifndef TRANSARC_AFSEVENT_H
|
||||
;#define TRANSARC_AFSEVENT_H
|
||||
;#ifndef OPENAFS_AFSEVENT_H
|
||||
;#define OPENAFS_AFSEVENT_H
|
||||
;
|
||||
;
|
||||
;/* AFS event.mc format.
|
||||
@ -172,4 +172,4 @@ AFS BOS
|
||||
|
||||
|
||||
;
|
||||
;#endif /* TRANSARC_AFSEVENT_H */
|
||||
;#endif /* OPENAFS_AFSEVENT_H */
|
||||
|
@ -7,8 +7,8 @@
|
||||
; * event.mc --(mc)--> event.[h|rc] --(logevent.h + event.h)--> afsevent.h
|
||||
; */
|
||||
;
|
||||
;#ifndef TRANSARC_AFSEVENT_H
|
||||
;#define TRANSARC_AFSEVENT_H
|
||||
;#ifndef OPENAFS_AFSEVENT_H
|
||||
;#define OPENAFS_AFSEVENT_H
|
||||
;
|
||||
;
|
||||
;/* AFS event.mc format.
|
||||
@ -167,4 +167,4 @@ O servi
|
||||
|
||||
|
||||
;
|
||||
;#endif /* TRANSARC_AFSEVENT_H */
|
||||
;#endif /* OPENAFS_AFSEVENT_H */
|
||||
|
@ -7,8 +7,8 @@
|
||||
; * event.mc --(mc)--> event.[h|rc] --(logevent.h + event.h)--> afsevent.h
|
||||
; */
|
||||
;
|
||||
;#ifndef TRANSARC_AFSEVENT_H
|
||||
;#define TRANSARC_AFSEVENT_H
|
||||
;#ifndef OPENAFS_AFSEVENT_H
|
||||
;#define OPENAFS_AFSEVENT_H
|
||||
;
|
||||
;
|
||||
;/* AFS event.mc format.
|
||||
@ -169,4 +169,4 @@ AFS BOS
|
||||
|
||||
|
||||
;
|
||||
;#endif /* TRANSARC_AFSEVENT_H */
|
||||
;#endif /* OPENAFS_AFSEVENT_H */
|
||||
|
@ -7,8 +7,8 @@
|
||||
; * event.mc --(mc)--> event.[h|rc] --(logevent.h + event.h)--> afsevent.h
|
||||
; */
|
||||
;
|
||||
;#ifndef TRANSARC_AFSEVENT_H
|
||||
;#define TRANSARC_AFSEVENT_H
|
||||
;#ifndef OPENAFS_AFSEVENT_H
|
||||
;#define OPENAFS_AFSEVENT_H
|
||||
;
|
||||
;
|
||||
;/* AFS event.mc format.
|
||||
@ -169,4 +169,4 @@ AFS BOS
|
||||
|
||||
|
||||
;
|
||||
;#endif /* TRANSARC_AFSEVENT_H */
|
||||
;#endif /* OPENAFS_AFSEVENT_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user