]> Zhao Yanbai Git Server - minix.git/commitdiff
Renamed header file.
authorJorrit Herder <jnherder@minix3.org>
Fri, 13 May 2005 08:59:19 +0000 (08:59 +0000)
committerJorrit Herder <jnherder@minix3.org>
Fri, 13 May 2005 08:59:19 +0000 (08:59 +0000)
servers/pm/pm.h [moved from servers/pm/mm.h with 91% similarity]

similarity index 91%
rename from servers/pm/mm.h
rename to servers/pm/pm.h
index 9170251e193f3af2de160d3ce8885385124a2012..d22df8a26c3042fafed34190ef5d6a04ccd13bfd 100644 (file)
@@ -1,4 +1,4 @@
-/* This is the master header for mm.  It includes some other files
+/* This is the master header for PM.  It includes some other files
  * and defines the principal constants.
  */
 #define _POSIX_SOURCE      1   /* tell headers to include POSIX stuff */