datetime: Fix comment
https://bugzilla.gnome.org/show_bug.cgi?id=749438
This commit is contained in:
parent
3d8cd197c9
commit
71d5be4cf2
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@
|
|||
|
||||
#include "date-endian.h"
|
||||
|
||||
/* We default to returning DATE_ENDIANESS_MIDDLE because that's
|
||||
* what 3.2 billion people use */
|
||||
/* We default to returning DATE_ENDIANESS_LITTLE because that's
|
||||
* what 3.4 billion people use */
|
||||
#define DEFAULT_ENDIANESS DATE_ENDIANESS_LITTLE
|
||||
|
||||
typedef enum {
|
||||
|
|
Loading…
Add table
Reference in a new issue