Module Name: src
Committed By: haad
Date: Wed Dec 15 00:58:58 UTC 2010
Modified Files:
src/external/cddl/osnet/dist/uts/common/sys: note.h
Log Message:
Revert last commit it's not needed anymore.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/cddl/osnet/dist/uts/common/sys/note.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/cddl/osnet/dist/uts/common/sys/note.h
diff -u src/external/cddl/osnet/dist/uts/common/sys/note.h:1.2 src/external/cddl/osnet/dist/uts/common/sys/note.h:1.3
--- src/external/cddl/osnet/dist/uts/common/sys/note.h:1.2 Tue Dec 14 14:08:42 2010
+++ src/external/cddl/osnet/dist/uts/common/sys/note.h Wed Dec 15 00:58:58 2010
@@ -39,7 +39,7 @@
#ifndef _SYS_NOTE_H
#define _SYS_NOTE_H
-/* #pragma ident "%Z%%M% %I% %E% SMI" */
+#pragma ident "%Z%%M% %I% %E% SMI"
#ifdef __cplusplus
extern "C" {