diff options
| author | Rémi Verschelde | 2018-01-13 12:59:25 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2018-01-13 13:00:44 +0100 |
| commit | de0b31edd5b36b8c8016b7ca50c1823f2efbfa74 (patch) | |
| tree | dae541b11ed9215046d57ea15d8aa3063923bff5 /thirdparty/libogg/bitwise.c | |
| parent | c01575b3125ce1828f0cacb3f9f00286136f373c (diff) | |
| download | godot-de0b31edd5b36b8c8016b7ca50c1823f2efbfa74.tar.gz godot-de0b31edd5b36b8c8016b7ca50c1823f2efbfa74.tar.zst godot-de0b31edd5b36b8c8016b7ca50c1823f2efbfa74.zip | |
Diffstat (limited to 'thirdparty/libogg/bitwise.c')
| -rw-r--r-- | thirdparty/libogg/bitwise.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/libogg/bitwise.c b/thirdparty/libogg/bitwise.c index 145901d18..fa2b57202 100644 --- a/thirdparty/libogg/bitwise.c +++ b/thirdparty/libogg/bitwise.c @@ -11,7 +11,7 @@ ******************************************************************** function: packing variable sized words into an octet stream - last mod: $Id: bitwise.c 19149 2014-05-27 16:26:23Z giles $ + last mod: $Id$ ********************************************************************/ |
