Skip to content

Commit 3ecda54

Browse files
author
Derek Gonyeo
committed
Fixed trailing whitespace and LAST_PROP as per eatnumber1's comment
1 parent 6e04cbb commit 3ecda54

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

libnethack/dat/oracles.txt

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ was beneficial only to the southern gulf-area sugar farmers...
1818

1919

2020

21-
... so in short, 802.11a wireless completely changed the face of how we
21+
... so in short, 802.11a wireless completely changed the face of how we
2222
think about orthagonal frequency-division multiplexing, and as a result...
2323

2424

@@ -35,8 +35,8 @@ think about orthagonal frequency-division multiplexing, and as a result...
3535

3636

3737

38-
... but in reality, the corn-based ethanol products actually consume more
39-
energy than they can produce, so it's a net-loss system that only serves
38+
... but in reality, the corn-based ethanol products actually consume more
39+
energy than they can produce, so it's a net-loss system that only serves
4040
to further beleaguer the already nutrient-poor soil...
4141

4242

@@ -45,7 +45,7 @@ to further beleaguer the already nutrient-poor soil...
4545

4646

4747

48-
.... another half hour passes ....
48+
.... another half hour passes ....
4949

5050

5151

@@ -55,8 +55,8 @@ to further beleaguer the already nutrient-poor soil...
5555
... in conclusion, stay away from master mind flayers.
5656
Thanks for listening!
5757
-----
58-
The American reliance on foreign-made products has caused an interesting
59-
trade deficit with south-east asian countries, as seen by an increasing
58+
The American reliance on foreign-made products has caused an interesting
59+
trade deficit with south-east asian countries, as seen by an increasing
6060
number of electronic devices...
6161

6262

@@ -73,7 +73,7 @@ number of electronic devices...
7373

7474

7575

76-
... so you should always use BGP routing and enterprise WPA2 on Cisco
76+
... so you should always use BGP routing and enterprise WPA2 on Cisco
7777
wireless devices for your home networks...
7878

7979

@@ -107,11 +107,11 @@ a star topology that...
107107

108108

109109

110-
... in conclusion, don't get a close look at floating eyes.
110+
... in conclusion, don't get a close look at floating eyes.
111111
Thanks for listening!
112112
-----
113-
At RIT, we used to have a huge bank of dial-in modems that we could switch
114-
through, and all the clever students used this program I wrote to obtain
113+
At RIT, we used to have a huge bank of dial-in modems that we could switch
114+
through, and all the clever students used this program I wrote to obtain
115115
terminal access to the VAXen, whereupon they could...
116116

117117

@@ -127,7 +127,7 @@ terminal access to the VAXen, whereupon they could...
127127

128128

129129

130-
... but when we were flying over the Himalayas, the beautiful but very thin
130+
... but when we were flying over the Himalayas, the beautiful but very thin
131131
air barely let us take off over this mile long stretch of runway...
132132

133133

@@ -144,9 +144,9 @@ air barely let us take off over this mile long stretch of runway...
144144

145145

146146

147-
... luckily, I installed quite a few extra fiber bundles when we put in
148-
RESNET, so RIT had no problem expanding their network capacity going up
149-
to CSH and all of the other dorm closets, even with this recent 802.11n
147+
... luckily, I installed quite a few extra fiber bundles when we put in
148+
RESNET, so RIT had no problem expanding their network capacity going up
149+
to CSH and all of the other dorm closets, even with this recent 802.11n
150150
upgrade, where they put in a lot of new PoE switches in those closets and...
151151

152152

@@ -161,7 +161,7 @@ upgrade, where they put in a lot of new PoE switches in those closets and...
161161

162162

163163

164-
... in conclusion, you can wrest a single extra charge out of a used-up
165-
wand before it crumbles into dust.
164+
... in conclusion, you can wrest a single extra charge out of a used-up
165+
wand before it crumbles into dust.
166166
Thanks for taking the time to listen to me!
167167
-----

libnethack/include/prop.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ enum youprop {
8686
DETECT_FISH = 69,
8787
RING_OF_POWER = 70,
8888
WORN_RING_OF_POWER = 71,
89-
LAST_PROP = DETECT_FISH
89+
LAST_PROP = WORN_RING_OF_POWER
9090
};
9191

9292
/* This enum holds all the equipment that is tracked indirectly in struct you;

0 commit comments

Comments
 (0)