summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2009-04-21 21:05:25 +0000
committerTom Lane2009-04-21 21:05:25 +0000
commit50ec15962c23374714c02d58ce981e9b9e1b0b73 (patch)
tree800a14bb2a7a1bb53c422135d6597762a92fb146
parent3cf2b94b892bfa9c45479ff3edbe6c382011a0c1 (diff)
Fix obsolete cross-reference (this file isn't called alpha.c anymore)
-rw-r--r--src/backend/port/dynloader/osf.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/backend/port/dynloader/osf.c b/src/backend/port/dynloader/osf.c
index bf0c3fa7e7..402303d5fe 100644
--- a/src/backend/port/dynloader/osf.c
+++ b/src/backend/port/dynloader/osf.c
@@ -1,5 +1,7 @@
-/* Dummy file used for nothing at this point
- *
- * see alpha.h
+/*
* $PostgreSQL$
+ *
+ * Dummy file used for nothing at this point
+ *
+ * see osf.h
*/