Make WordPress Core


Ignore:
Timestamp:
09/07/2010 11:21:11 AM (14 years ago)
Author:
nacin
Message:

Phpdoc argument/@param cleanups. props duck_, see #14783.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/pomo/streams.php

    r13316 r15590  
    2323     * Sets the endianness of the file.
    2424     *
    25      * @param $endian string 'big' or 'little'
     25     * @param string $endian 'big' or 'little'
    2626     */
    2727    function setEndian($endian) {
Note: See TracChangeset for help on using the changeset viewer.