|
66 | 66 | * Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group
|
67 | 67 | * Portions Copyright (c) 1994, Regents of the University of California
|
68 | 68 | *
|
69 |
| - * $PostgreSQL: pgsql/src/include/storage/s_lock.h,v 1.130 2004/09/2400:21:29 tgl Exp $ |
| 69 | + * $PostgreSQL: pgsql/src/include/storage/s_lock.h,v 1.131 2004/09/2401:48:43 tgl Exp $ |
70 | 70 | *
|
71 | 71 | *-------------------------------------------------------------------------
|
72 | 72 | */
|
@@ -658,7 +658,7 @@ typedef unsigned char slock_t;
|
658 | 658 | #endif
|
659 | 659 |
|
660 | 660 |
|
661 |
| -/* out-of-line assembler from src/backend/port/tas/*.s */ |
| 661 | +/* out-of-line assembler from src/backend/port/tas/foo.s */ |
662 | 662 |
|
663 | 663 | #if defined(__sun)&& defined(__i386)
|
664 | 664 | /*
|
|