mirror of
https://github.com/postgres/postgres.git
synced 2025-08-27 07:42:10 +03:00
Clear some style deviations.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
long
|
||||
random()
|
||||
random(void)
|
||||
{
|
||||
return pg_lrand48();
|
||||
}
|
||||
|
Reference in New Issue
Block a user