1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-01 01:04:50 +03:00

Change spaces to tabs, for consistency. (Caused by email cut/paste.)

This commit is contained in:
Bruce Momjian 2006-05-17 22:06:19 +00:00
parent 18627c5531
commit 0d02ef4be4
2 changed files with 28 additions and 27 deletions

View File

@ -15,6 +15,7 @@
.global pg_atomic_cas .global pg_atomic_cas
pg_atomic_cas: pg_atomic_cas:
cas [%o0],%o2,%o1 cas [%o0],%o2,%o1
mov %o1,%o0 mov %o1,%o0
retl retl